Merge "Allow dlopen()ing libraries from the netd APEX." am: 95a8d0d0c7 am: e93f1bba90

am: 934b08a013

Change-Id: Ief8c006c230faa1fd6758754a98ba1a39f4bc640
This commit is contained in:
Lorenzo Colitti 2018-12-19 06:44:16 -08:00 committed by android-build-merger
commit 3618926adc
1 changed files with 1 additions and 0 deletions

View File

@ -73,6 +73,7 @@ namespace.default.permitted.paths += /%PRODUCT_SERVICES%/app
namespace.default.permitted.paths += /%PRODUCT_SERVICES%/priv-app
namespace.default.permitted.paths += /data
namespace.default.permitted.paths += /mnt/expand
namespace.default.permitted.paths += /apex/com.android.resolv/${LIB}
namespace.default.asan.search.paths = /data/asan/system/${LIB}
namespace.default.asan.search.paths += /system/${LIB}