mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 15:09:54 +00:00
Merge "Grant update_verifier sysfs access." into oc-dr1-dev
am: 81cec4011b
Change-Id: Ia8040c634bce08c7f6cbafdd3570c44856f8ecc9
This commit is contained in:
5
sepolicy/vendor/update_verifier.te
vendored
5
sepolicy/vendor/update_verifier.te
vendored
@@ -1 +1,4 @@
|
||||
allow update_verifier block_device:dir r_dir_perms;
|
||||
# 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