platform_system_core/libnativebridge
dimitry b1197e9bf7 Actually apply version script to libnativebridge
This way the list of exported symbols will be limited by symbols
that need to be exported.

Test: make
Change-Id: Iffc8e0b3b589e78f5d213f75971a54b473760c94
2019-01-15 14:34:29 +01:00
..
include/nativebridge Make the native bridge API a C API. 2019-01-14 09:13:30 +00:00
tests Use cc_test, not art_cc_test. 2019-01-14 13:40:16 +00:00
.clang-format Set libnativebridge style to clang-format-2 2017-03-29 17:29:57 -07:00
Android.bp Actually apply version script to libnativebridge 2019-01-15 14:34:29 +01:00
libnativebridge.map.txt Make the native bridge API a C API. 2019-01-14 09:13:30 +00:00
native_bridge.cc Move the template out of extern "C". 2019-01-14 14:12:37 +00:00
OWNERS Add eaeltsin to OWNERS 2019-01-14 14:10:04 +01:00