update_verifier: Allow searching /dev/block.

am: 1e17dafc6d

Change-Id: Ic500bc6ef04d33c38aeaf3400944d6d732a38128
This commit is contained in:
Tao Bao 2016-09-14 19:42:54 +00:00 committed by android-build-merger
commit 58a3175c80

View file

@ -5,4 +5,7 @@ type update_verifier_exec, exec_type, file_type;
init_daemon_domain(update_verifier)
# Allow update_verifier to reach block devices in /dev/block.
allow update_verifier block_device:dir search;
# TODO: Add rules to allow update_verifier to read system_block_device.