platform_system_core/libvndksupport
dimitry 15f8ce36e2 Enable native_bridge_support for libvndksupport
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 libvndksupport
a dependency of libutils greylisted library (available for apps
targeting Android version < N).

Bug: http://b/77159578
Test: make
Change-Id: I8186718c5efee25261a9946ffb52df5f675bec26
2019-05-16 14:20:31 +02:00
..
include/vndksupport libvndksupport: Add android_is_in_vendor_process() 2019-02-12 20:28:38 -08:00
tests bpfmt. 2018-02-16 17:58:14 -08:00
Android.bp Enable native_bridge_support for libvndksupport 2019-05-16 14:20:31 +02:00
libvndksupport.map.txt libvndksupport: Add android_is_in_vendor_process() 2019-02-12 20:28:38 -08:00
linker.c Special case init for android_is_in_vendor_process. 2019-03-11 11:18:06 -07:00
OWNERS Add OWNERS. 2017-12-07 13:30:03 -08:00