platform_system_core/libvndksupport
Vic Yang a117f25b4e libvndksupport: Add android_is_in_vendor_process()
In preparation for cleaning up conditionally compiled VNDK libraries,
we need a function that determines if the current process is running in
the system process or the vendor process.

Bug: 119423884
Test: Add a dummy VNDK library that prints different string in system
      vs vendor process.  Use the library in different processs and
      check the output.

Change-Id: Ic00927d8eadd2a21fcba9cb64cc93eaadd5bdd2d
2019-02-12 20:28:38 -08: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 Exclude libvndksupport from APEXes. 2019-02-11 11:14:11 -08:00
libvndksupport.map.txt libvndksupport: Add android_is_in_vendor_process() 2019-02-12 20:28:38 -08:00
linker.c libvndksupport: Add android_is_in_vendor_process() 2019-02-12 20:28:38 -08:00
OWNERS Add OWNERS. 2017-12-07 13:30:03 -08:00