platform_system_core/include
Andreas Gampe a6ac9ce98b 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
Change-Id: Ic23a60b949f119c7d8b0e7cb27a61e6c16532a23
2015-05-14 20:20:49 -07:00
..
android log: Fix warning with __USE_MINGW_ANSI_STDIO 2014-06-12 13:19:51 -07:00
backtrace Refactor the code. 2015-03-31 10:51:44 -07:00
cutils Fix gettid() on Windows. 2015-04-29 17:13:32 -07:00
diskconfig diskconfig: Add missing include for loff_t 2012-07-23 16:11:59 -07:00
log Add float support to binary event log. 2015-04-28 18:20:48 -07:00
memtrack Fix typos in comments 2015-04-20 10:10:33 -07:00
mincrypt Add support for ECDSA P-256 with SHA256 2013-10-09 17:04:50 -07:00
nativebridge LibNativeBridge: Version 2 2015-05-14 20:20:49 -07:00
netutils Revert "Remove netcfg's unused options." 2015-02-03 19:56:35 +00:00
private libcutils: add fs_config_generate 2015-04-15 16:43:07 -07:00
system ANativeWindow: Add NATIVE_WINDOW_BUFFER_AGE query 2015-04-15 13:48:53 -07:00
sysutils Extend to receive NFLOG packets. 2015-01-15 12:50:59 -08:00
usbhost libusbhost: Add usb_device_set_configuration and usb_device_set_interface 2014-01-13 09:54:13 -08:00
utils Mark time conversion functions as constexpr 2015-04-20 15:06:01 +01:00
ziparchive Add close_file flag to OpenArchiveFd() 2015-01-30 17:57:13 -08:00