Skip to content
Snippets Groups Projects
Commit 32bcb21b authored by Tao Bao's avatar Tao Bao Committed by Android (Google) Code Review
Browse files

Merge "update_verifier: Allow searching /dev/block." into nyc-mr1-dev

parents 3286c675 6a9c4d4c
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