platform_system_core/libvndksupport
Jayant Chowdhary a229d3e23e Special case init for android_is_in_vendor_process.
Init is executed without ld.config.<ver>.txt loaded (since sysprop
service isn't up in order for it to read ro.vndk.version and know <ver>). It uses the hard-coded
namespaces in the linker and therefore, does not know about the vndk namespace. That does not mean
it is not a system process.

Bug: 124128212

Test: Boot up device with selinux enforced, use camera to take pictures/ record videos (sanity)
Test: Watch movies on youtube (sanity)

Change-Id: If8701af2ee5dfa3bb36d0ce0a17a23808d184d9f
Signed-off-by: Jayant Chowdhary <jchowdhary@google.com>
2019-03-11 11:18:06 -07: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 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