diff --git a/public/domain.te b/public/domain.te index 74b25f775fb1cea8a5cfc0a4292b7bf3e3409bf7..2487419c6cdcf3082b08e3f36e0a28a4cc9f661d 100644 --- a/public/domain.te +++ b/public/domain.te @@ -133,7 +133,7 @@ full_treble_only(` allow domain vendor_file:lnk_file { getattr open read }; # 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 allow domain vendor_file:dir { getattr search };