Go to file
Andreas Gampe e2452b4bf3 LibNativeBridge: Version 2
Add a callback function to retrieve "signal handler" from the bridge,
if the bridge wants it to be managed by the runtime. The signal handler
will be invoked after the runtime's own one, and before any other
chained handler.

Add a callback function to check compatibility of the bridge with the
library.

Add a function to expose the native bridge version. Add a test for this
function.

Bug: 20217701

(cherry picked from commit a6ac9ce98b)

Change-Id: Ic23a60b949f119c7d8b0e7cb27a61e6c16532a23
2015-05-31 16:58:24 -07:00
adb Document the -g option to adb install. 2015-05-28 12:03:44 +09:00
adf
base Don't use TEMP_FAILURE_RETRY on close() 2015-05-23 16:03:06 +00:00
cpio makebootfs: use libcutils shared libraries 2015-04-15 10:32:19 -07:00
debuggerd Refactor dump_memory function. 2015-05-28 11:45:34 -07:00
fastboot fastboot: Add support for fastboot flashing commands 2015-05-28 19:15:27 +00:00
fingerprintd Fix 64-bit build error 2015-05-28 15:47:16 -07:00
fs_mgr DO NOT MERGE Securely encrypt the master key 2015-05-29 17:39:16 +00:00
gatekeeperd [gatekeeperd] return brute-force throttling information 2015-05-27 07:45:22 -07:00
gpttool
healthd resolved conflicts for merge of 6e9b28b2 to master 2015-04-15 12:15:00 -07:00
include LibNativeBridge: Version 2 2015-05-31 16:58:24 -07:00
init DO NOT MERGE Securely encrypt the master key 2015-05-29 17:39:16 +00:00
libbacktrace Prevent crashes if a map cannot be created. 2015-05-15 11:32:53 -07:00
libcutils Don't use TEMP_FAILURE_RETRY on close in system/core. 2015-05-27 13:27:06 -07:00
libdiskconfig
libion am 8d2cd035: am 2ddb9cb1: am ed43be39: Merge "Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it\'s not needed." 2015-04-02 22:07:16 +00:00
liblog liblog: gtest open("/dev/pmsg0", "a") 2015-05-13 10:00:02 -07:00
libmemtrack
libmincrypt Enable clang compilation. 2015-05-15 16:13:19 -07:00
libnativebridge LibNativeBridge: Version 2 2015-05-31 16:58:24 -07:00
libnetutils am f91c0664: am 421d01c8: am d4196ef8: Merge "Add a command to call libnetutils\' do_dhcp." 2015-04-22 03:32:13 +00:00
libpixelflinger pixelflinger: make self-contained 2015-03-19 12:34:35 -07:00
libprocessgroup Remove uses of libcxx.mk. 2015-03-27 11:24:04 -07:00
libsparse libsparse: move_chunks_up_to_len() does not account skip chunks 2015-04-08 10:10:17 +02:00
libsuspend Add TEMP_FAILURE_RETRY to libsuspend. 2015-05-18 15:53:56 -07:00
libsync Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed. 2015-04-02 14:31:07 -07:00
libsysutils Give SocketListener some FD_CLOEXEC. 2015-04-01 22:31:40 -07:00
libusbhost libusbhost: Add usb_device_get_version() 2015-04-29 13:04:10 -07:00
libutils Merge "Work around spurious epoll notifications." into mnc-dev 2015-05-30 00:43:10 +00:00
libziparchive Reserve space on disk using fallocate 2015-04-20 09:49:26 +00:00
lmkd
logcat logcat: liblog: Add "usec" format argument 2015-05-13 09:22:51 -07:00
logd logd: worst-UID only to preserve a day 2015-05-20 10:03:11 -07:00
logwrapper
mkbootimg Merge changes Iac33dbaa,I18fcd37d into mnc-dev 2015-05-08 15:00:14 +00:00
reboot
rootdir DO NOT MERGE Securely encrypt the master key 2015-05-29 17:39:16 +00:00
run-as package missing include for string.h 2015-04-01 11:15:37 -07:00
sdcard am 3d671000: am 28693983: am 1a39a994: Merge "Correct magic number on umount2" 2015-04-24 04:01:13 +00:00
toolbox Revert "Switch to toybox ls." 2015-05-15 23:31:08 -07:00
tzdatacheck Executable to run on boot that removes old tzdata if needed 2015-04-13 11:38:32 +01:00
.gitignore
Android.mk
CleanSpec.mk Add a CleanSpec for grep/toolbox. 2015-03-22 18:04:54 -07:00
MODULE_LICENSE_APACHE2
NOTICE