Merge "Update SEPolicy apexd for API 32"

This commit is contained in:
Keith Mok 2022-02-11 05:03:20 +00:00 committed by Gerrit Code Review
commit 9984dcb28e

View file

@ -86,6 +86,7 @@ allow apexd apex_mnt_dir:file { create_file_perms relabelfrom mounton };
allow apexd apex_info_file:file relabelto;
# apexd needs to update /apex/apex-info-list.xml after non-staged APEX update.
allow apexd apex_info_file:file rw_file_perms;
allow apexd apex_info_file:file mounton;
# allow apexd to unlink apex files in /data/apex/active
# note that apexd won't be able to unlink files in /data/app-staging/session_XXXX,