android_system_sepolicy/file_contexts_asan
Evgenii Stepanov 8e16deb94d Add /data/vendor/lib as a library location under ASan.
This is in addition to /data/lib.
Only affects SANITIZE_TARGET=address builds.

Bug: 21785137
Change-Id: Id1983cabb9479ae2d38fb23691de3eba236fe9cb
2015-07-14 16:10:35 -07:00

3 lines
114 B
Plaintext

/data/lib(/.*)? u:object_r:system_file:s0
/data/vendor/lib(/.*)? u:object_r:system_file:s0