Skip to content
Snippets Groups Projects
Commit eb5a965f authored by Tao Bao's avatar Tao Bao Committed by android-build-merger
Browse files

Merge \\"update_verifier: Allow searching /dev/block.\\" into nyc-mr1-dev am: 32bcb21b

am: ca2e7fae

Change-Id: I15842543243d034ce1a2c7ac14b96195b6ecde19
parents a310aa9b ca2e7fae
No related branches found
No related tags found
No related merge requests found
......@@ -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.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment