init: change overlayfs_file rule to dontaudit am: 47b4ca882d
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201-sepolicy/+/17102583 Change-Id: I57c63f5fdcd3f97e1fe8788031842b395ff63b6f
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
# b/221384981
|
||||
dontaudit init overlayfs_file:file { rename };
|
||||
@@ -15,3 +15,7 @@ allow init modem_efs_file:dir mounton;
|
||||
allow init modem_userdata_file:dir mounton;
|
||||
allow init ram_device:blk_file w_file_perms;
|
||||
allow init sysfs_scsi_devices_0000:file w_file_perms;
|
||||
|
||||
# Workaround for b/193113005 that modem_img unlabeled after disable-verity
|
||||
dontaudit init overlayfs_file:file rename;
|
||||
dontaudit init overlayfs_file:chr_file unlink;
|
||||
|
||||
Reference in New Issue
Block a user