Allow dumpstate to call dump() on drm hals
Bug: 220996660 Test: adb bugreport Change-Id: I222c5e845d481dd9f3dcf796d50ca91c6174a023
This commit is contained in:
parent
6872b1db69
commit
bf4d7522d7
1 changed files with 1 additions and 0 deletions
|
@ -157,6 +157,7 @@ dump_hal(hal_face)
|
|||
dump_hal(hal_fingerprint)
|
||||
dump_hal(hal_gnss)
|
||||
dump_hal(hal_contexthub)
|
||||
dump_hal(hal_drm)
|
||||
|
||||
# Vibrate the device after we are done collecting the bugreport
|
||||
hal_client_domain(dumpstate, hal_vibrator)
|
||||
|
|
Loading…
Reference in a new issue