platform_system_core/libnativeloader
Jiyong Park e031994f2f Don't shared oem-defined libs to vendor apks
OEM-defined libs in /system/etc/public.libraries-<companyname>.txt files
are not available to apks in the vendor partition, otherwise we are
allowing vendor -> system dependency, which is a Treble violation.

Bug: 71561542
Test: mm -j under system/core/libnativeloader/test and runtest.sh
the four libs (lib[foo|bar].[oem1|oem2].so are all loaded in
android.app.test.system app but not in android.app.test.vendor app

Change-Id: Ie5d9160ae4dc2a64beb6507602ee5a1db6518875
2018-01-15 22:08:21 +09:00
..
include/nativeloader vendor apk is unbundled 2017-09-07 20:26:10 +09:00
test Don't shared oem-defined libs to vendor apks 2018-01-15 22:08:21 +09:00
.clang-format Set libnativeloader style to clang-format-2 2017-03-29 17:33:12 -07:00
Android.bp Don't install unnecessary VNDK libs 2017-12-18 21:21:02 +09:00
native_loader.cpp Don't shared oem-defined libs to vendor apks 2018-01-15 22:08:21 +09:00
OWNERS Add OWNERS. 2017-12-07 13:30:03 -08:00