platform_system_core/libsync
dimitry 0726be3d62 Enable native_bridge_support for libsync
Android build system added support for building translated binaries
used on natively bridged targets (arm on x86 for example).

However in order to avoid building unnecessary binaries and libraries
for such architectures most modules do not support native bridge by default.

All needed modules have to explicitly indicate if they may be used as part
of translated binary build.

This change enabled native bridge support for libsync because it is a
public library.

Bug: http://b/77159578
Test: make
Change-Id: I993384469fa2b011a15a2ecb1fd2162184c74a47
2019-05-15 12:40:33 +02:00
..
include NDK: add availability comments to <sync.h>. 2018-07-27 15:13:33 -07:00
tests sync: remove legacy sync info API 2018-06-13 11:52:10 -07:00
Android.bp Enable native_bridge_support for libsync 2019-05-15 12:40:33 +02:00
libsync.map.txt Mark libsync as LL-NDK 2017-09-15 00:33:52 +00:00
NOTICE sync: Add NDK sync.h and libsync 2017-02-23 18:44:50 -08:00
OWNERS libsync: OWNERS. 2018-06-05 10:56:38 -07:00
sw_sync.h move sync headers from include to libsync 2014-01-03 21:27:05 +00:00
sync.c sync: remove legacy sync info API 2018-06-13 11:52:10 -07:00