Merge "Allow dlopen()ing libraries from the netd APEX on pasan build" am: 0c2d673fcc am: 20f1be47d3
am: 137d547e40
Change-Id: Ibc5647f852ff5793df36bb971bf40dd1128d6ad8
This commit is contained in:
commit
9a0804475d
1 changed files with 1 additions and 0 deletions
|
|
@ -105,6 +105,7 @@ namespace.default.asan.permitted.paths += /%PRODUCT_SERVICES%/framework
|
|||
namespace.default.asan.permitted.paths += /%PRODUCT_SERVICES%/app
|
||||
namespace.default.asan.permitted.paths += /%PRODUCT_SERVICES%/priv-app
|
||||
namespace.default.asan.permitted.paths += /mnt/expand
|
||||
namespace.default.asan.permitted.paths += /apex/com.android.resolv/${LIB}
|
||||
|
||||
# Keep in sync with ld.config.txt in the com.android.runtime APEX.
|
||||
namespace.default.links = runtime
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue