Skip to content
Snippets Groups Projects
Commit c78db969 authored by Wei Liu's avatar Wei Liu Committed by Jeffrey Vander Stoep
Browse files

Allow dumpstate to use wake_lock.

(cherry picked from commit e123f061)

b/30832947

Change-Id: Icd5117d655f1197524b39fe7bc1b11c4d920093c
parent ba56d298
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,7 @@ type dumpstate_exec, exec_type, file_type;
init_daemon_domain(dumpstate)
net_domain(dumpstate)
binder_use(dumpstate)
wakelock_use(dumpstate)
# Allow setting process priority, protect from OOM killer, and dropping
# privileges by switching UID / GID
......
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