Merge "Grant update_verifier sysfs access." into oc-dr1-dev

am: 81cec4011b

Change-Id: Ia8040c634bce08c7f6cbafdd3570c44856f8ecc9
This commit is contained in:
Tao Bao
2017-07-07 17:43:47 +00:00
committed by android-build-merger

View File

@@ -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;