mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
sepolicy: Remove update_verifier.te.
It has been added into core policy through
https://android-review.googlesource.com/c/platform/system/sepolicy/+/503421.
Bug: 63440407
Test: update_verifier successfully triggers blocks verification and
marks a sucessful boot;
Test: No sysfs_dm related denials on walleye.
Change-Id: I5605af8b10d890489c25f16f82274f828e10e751
(cherry picked from commit e2c0c287fb)
This commit is contained in:
committed by
Jeff Vander Stoep
parent
4c1bb0c66e
commit
3d4c191247
4
sepolicy/vendor/update_verifier.te
vendored
4
sepolicy/vendor/update_verifier.te
vendored
@@ -1,4 +0,0 @@
|
||||
# update_verifier reads /sys/block/dm-X/dm/name to find the device-mapper
|
||||
# entries for system and vendor partitions.
|
||||
allow update_verifier sysfs:file r_file_perms;
|
||||
allow update_verifier sysfs:dir r_dir_perms;
|
||||
Reference in New Issue
Block a user