commit | 945c072d12820d72bb9f8a89e04584fa4a31d667 | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Fri May 13 01:47:40 2022 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri May 13 01:47:40 2022 +0000 |
tree | 9b350ebd7dc89b22a5988941f872deb133fa73a6 | |
parent | 4bcc5afecb26d0b45c7960d7f723fafe9550baa7 [diff] | |
parent | 61079e06f24e3ee8d753406ef662a8743828e29e [diff] |
Merge "Allow init to read apex-info-list.xml"
diff --git a/public/init.te b/public/init.te index 8a07817..cc28098 100644 --- a/public/init.te +++ b/public/init.te
@@ -254,6 +254,10 @@ allow init tracefs_type:file { create_file_perms relabelfrom }; +# Allow init to read /apex/apex-info-list.xml for preinstalled paths of APEXes to determine +# subcontext for action/service defined in APEXes. +allow init apex_info_file:file r_file_perms; + allow init { file_type -app_data_file