Skip to content
Snippets Groups Projects
Commit ba68f554 authored by Steven Moreland's avatar Steven Moreland
Browse files

Dumpstate: hwbinder_use

Dumpstate needs the hwbinder_use permission in order to talk to hardware
services.

Bug: 34709307
Test: no denials submitting bugreport
Change-Id: Ic51da5371cd346c0fa9fb3881a47adaf53c93566
parent 8429a331
No related branches found
No related tags found
No related merge requests found
......@@ -89,6 +89,7 @@ binder_call(dumpstate, { appdomain netd wificond })
# Vibrate the device after we are done collecting the bugreport
# For binderized mode:
hwbinder_use(dumpstate)
binder_call(dumpstate, hal_dumpstate)
binder_call(dumpstate, hal_vibrator)
binder_call(dumpstate, hwservicemanager)
......
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