Skip to content
Snippets Groups Projects
Commit d3311c00 authored by Chia-I Wu's avatar Chia-I Wu Committed by android-build-merger
Browse files

Merge "dumpstate is a client of graphics allocator" into oc-dev

am: 4d294e66

Change-Id: I82b442c36398d38101d12784fa64f4fef6eb1349
parents a990e5fc 4d294e66
No related branches found
No related tags found
No related merge requests found
......@@ -97,6 +97,7 @@ binder_call(dumpstate, { appdomain netd wificond })
# Vibrate the device after we are done collecting the bugreport
# For binderized mode:
hal_client_domain(dumpstate, hal_dumpstate)
hal_client_domain(dumpstate, hal_graphics_allocator)
binder_call(dumpstate, hal_vibrator)
hal_client_domain(dumpstate, hal_vibrator)
# For passthrough mode:
......
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