Skip to content
Snippets Groups Projects
Commit d1ce5f9d authored by Alex Klyubin's avatar Alex Klyubin Committed by android-build-merger
Browse files

Merge "Apostrophe not permitted in macro parameters" into oc-dev

am: 93b97da8

Change-Id: Ia5492ebfb2e91577384fa79a5e1de6a2ade20466
parents 64cd2970 93b97da8
No related branches found
No related tags found
No related merge requests found
...@@ -133,7 +133,7 @@ full_treble_only(` ...@@ -133,7 +133,7 @@ full_treble_only(`
allow domain vendor_file:lnk_file { getattr open read }; allow domain vendor_file:lnk_file { getattr open read };
# This is required to be able to search & read /vendor/lib64 # This is required to be able to search & read /vendor/lib64
# in order to lookup vendor libraries. The 'execute' permission # in order to lookup vendor libraries. The execute permission
# for coredomains is granted *only* for same process HALs # for coredomains is granted *only* for same process HALs
allow domain vendor_file:dir { getattr search }; allow domain vendor_file:dir { getattr search };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment