platform_system_core/rootdir
Jiyong Park 6b369bee69 Prevent vendors from accessing private VNDK libs
Private VNDK libs are VNDK libs that are only accessible from other VNDK
libs but are inaccessible from vendor libraries. The private VNDK libs
are marked as vendor_available: false.

To enforce this at runtime, the private VNDK libs are excluded from the
list of lib names that links the namespaces.

Also, linker namespaces for vendor processes are modified so that the
VNDK-core and VNDK-SP libs are now loaded in the 'system' namespace and
not in the 'default' namespace.

Bug: 63878960
Test: wahoo devices boot, log does not show any new dlopen error.

Change-Id: Ibfc4f31a97aa6edd7f05cd6177daeb52c165bfeb
2017-11-28 13:13:44 +09:00
..
etc Prevent vendors from accessing private VNDK libs 2017-11-28 13:13:44 +09:00
Android.mk Prevent vendors from accessing private VNDK libs 2017-11-28 13:13:44 +09:00
asan.options Include asan options from data partition. 2017-08-09 15:32:23 -07:00
asan.options.off.template Rootdir: Add more asan.options support 2016-06-23 14:45:35 -07:00
asan_extract.rc Asan_extract: Use sys.powerctl 2017-04-19 18:32:27 -07:00
asan_extract.sh Asan_extract: Use sys.powerctl 2017-04-19 18:32:27 -07:00
init-debug.rc init-debug.rc: don't mount debugfs 2017-03-14 21:56:24 -07:00
init.environ.rc.in Add global GCOV_PREFIX option. 2017-02-27 15:00:18 -08:00
init.rc Merge "Move mkdir /data/nfc/... to rootdir init.rc" am: fa65396ca2 am: 4b3bcf2a10 2017-11-22 20:13:04 +00:00
init.usb.configfs.rc Move adbd stopped trigger for configfs into core. 2017-04-27 14:59:48 -07:00
init.usb.rc Move adbd from root to system 2017-08-24 14:22:07 +08:00
init.zygote32.rc Restart wificond when zygote died 2017-01-07 19:45:42 -08:00
init.zygote32_64.rc Reapply 1339871138: Only apply schedTune boost to top-app tasks 2017-02-13 17:34:51 +00:00
init.zygote64.rc Restart wificond when zygote died 2017-01-07 19:45:42 -08:00
init.zygote64_32.rc Merge "Revert "Revert "Lazily preload secondary zygote resources.""" 2017-02-16 12:31:02 +00:00
ueventd.rc Merge "Adding 'uhid' permission for access to /dev/uhid." am: cecbc9993d am: 04daed4793 2017-05-12 01:00:46 +00:00