[section.dir.map] acquiescence = / test = /data/tests/libc-test/src/functionalext:/data/tests/libc-test/src/functionalext/dlns [acquiescence] namespace.default.lib.paths = /system/lib64:/vendor/lib64:/vendor/lib64/chipsetsdk:/system/lib64/ndk:/system/lib64/chipset-pub-sdk:/system/lib64/chipset-sdk:/system/lib64/platformsdk:/system/lib64/priv-platformsdk:/system/lib64/priv-module:/system/lib64/module:/system/lib64/module/data:/system/lib64/module/multimedia:/system/lib64/module/security:/system/lib:/vendor/lib:/system/lib/ndk:/system/lib/chipset-pub-sdk:/system/lib/chipset-sdk:/system/lib/platformsdk:/system/lib/priv-platformsdk:/system/lib/priv-module:/system/lib/module:/system/lib/module/data:/system/lib/module/multimedia:/lib64:/lib:/usr/local/lib:/usr/lib namespace.default.asan.lib.paths = /system/lib64:/system/lib64/module:/vendor/lib64:/vendor/lib64/chipsetsdk:/system/lib64/module/data:/system/lib64/module/multimedia:/system/lib64/module/security:/system/lib:/system/lib/module:/system/lib/module/data:/system/lib/module/multimedia:/lib64:/lib:/usr/local/lib:/usr/lib [test] added.nslist=ns_no_allowed_libs,ns_normal,ns_wrong_lib_path,ns_wrong_allowed_path,for_inherit_A,for_inherit_AA,inherited_class,ns_separated_flase,ns_asan_lib_path,ns_asan_permit_path #ns_no_allowed_libs ,allowed libs not configed namespace.ns_no_allowed_libs.separated = true namespace.ns_no_allowed_libs.lib.paths = /data/tests/libc-test/src/functionalext/dlns #ns_normal ,normal namespace namespace.ns_normal.separated = true namespace.ns_normal.lib.paths = /data/tests/libc-test/src/functionalext/dlns namespace.ns_normal.allowed.libs = libdlopen_ns_dso.so #ns_wrong_lib_path ,path in allowed_libs,but not in env or lib or permitted Path namespace.ns_wrong_lib_path.separated = true namespace.ns_wrong_lib_path.lib.paths = src/common/ namespace.ns_wrong_lib_path.allowed.libs = libdlopen_ns_dso.so namespace.ns_wrong_lib_path.permitted.paths = /data/tests #ns_wrong_allowed_path ,path not in allowed_libs namespace.ns_wrong_allowed_path.separated = true namespace.ns_wrong_allowed_path.lib.paths = /data/tests/libc-test/src/functionalext/dlns namespace.ns_wrong_allowed_path.allowed.libs = libdlopen_dso.so #for testing inheritance namespace.for_inherit_A.separated = true #for testing inheritance namespace.for_inherit_AA.separated = true #inherited_class namespace.inherited_class.separated = true namespace.inherited_class.lib.paths = /data/tests/libc-test/src/functionalext/dlns namespace.inherited_class.allowed.libs= libdlopen_ns_dso.so:sharedlibtest.so #ns_separated_flase namespace.ns_separated_flase.separated = false namespace.ns_separated_flase.lib.paths = /data/tests/libc-test/src/functionalext/dlns namespace.ns_separated_flase.allowed.libs = libdlopen_ns_dso.so #ns_asan_lib_path ,testing asan.lib.paths namespace.ns_asan_lib_path.separated = true namespace.ns_asan_lib_path.lib.paths = /data/tests/libc-test/src/functionalext/dlns namespace.ns_asan_lib_path.asan.lib.paths = /data/tests/libc-test/src/functionalext/dlns/B #ns_asan_permit_path ,testing asan.permitted.paths namespace.ns_asan_permit_path.separated =true namespace.ns_asan_permit_path.permitted.paths = /data/tests/libc-test/src/functionalext/dlns/C namespace.ns_asan_permit_path.asan.permitted.paths = /data/tests/libc-test/src/functionalext/dlns/B