platform_system_core/include
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
..
android log: Fix warning with __USE_MINGW_ANSI_STDIO 2014-06-12 13:19:51 -07:00
backtrace Add offset to map data. 2015-05-06 16:35:50 -07:00
cutils Fix gettid() on Windows. 2015-05-13 13:43:32 -07:00
diskconfig
log logcat: liblog: Add "usec" format argument 2015-05-13 09:22:51 -07:00
memtrack Fix typos in comments 2015-04-20 10:10:33 -07:00
mincrypt
nativebridge LibNativeBridge: Version 2 2015-05-31 16:58:24 -07:00
netutils Refactor dhcp_utils for more flexible uses. 2015-03-02 12:26:53 +09:00
private libcutils: add fs_config_generate 2015-04-15 16:43:07 -07:00
system Graphics depth formats: Add confidence values 2015-05-26 14:50:48 -07:00
sysutils Revert "Sigh, more vendors linking against hidden APIs." 2015-03-20 23:51:36 +00:00
usbhost libusbhost: Add usb_device_get_version() 2015-04-29 13:04:10 -07:00
utils Adding a build id check to blob cache. 2015-05-18 13:14:32 -07:00
ziparchive Add close_file flag to OpenArchiveFd() 2015-01-30 17:57:13 -08:00