Skip to content
Snippets Groups Projects
Commit c0e6cb58 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Allow update_verifier to reboot the device" into oc-dev

parents ccbea503 6ca32e35
Branches
Tags android-wear-8.0.0_r0.9
No related merge requests found
......@@ -12,5 +12,8 @@ allow update_verifier ota_package_file:file r_file_perms;
# Read all blocks in dm wrapped system partition.
allow update_verifier dm_device:blk_file r_file_perms;
# Allow update_verifier to reboot the device.
set_prop(update_verifier, powerctl_prop)
# Use Boot Control HAL
hal_client_domain(update_verifier, hal_bootctl)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment