Change the label of /product/overlay to u:object_r:system_file:s0 am: e8d1e97ef2
Original change: https://android-review.googlesource.com/c/platform/system/sepolicy/+/1903975 Change-Id: Iea550473af3cbfce4fead51e763b76ed316d6de4
This commit is contained in:
commit
fd0be879cc
1 changed files with 1 additions and 1 deletions
|
@ -443,7 +443,7 @@
|
|||
/(product|system/product)(/.*)? u:object_r:system_file:s0
|
||||
/(product|system/product)/etc/group u:object_r:system_group_file:s0
|
||||
/(product|system/product)/etc/passwd u:object_r:system_passwd_file:s0
|
||||
/(product|system/product)/overlay(/.*)? u:object_r:vendor_overlay_file:s0
|
||||
/(product|system/product)/overlay(/.*)? u:object_r:system_file:s0
|
||||
|
||||
/(product|system/product)/etc/selinux/product_file_contexts u:object_r:file_contexts_file:s0
|
||||
/(product|system/product)/etc/selinux/product_hwservice_contexts u:object_r:hwservice_contexts_file:s0
|
||||
|
|
Loading…
Reference in a new issue