Allow dumpstate to call dump() on drm hals

Bug: 220996660
Test: adb bugreport
Change-Id: I222c5e845d481dd9f3dcf796d50ca91c6174a023
This commit is contained in:
Robert Shih 2022-02-25 01:03:59 +00:00
parent 6872b1db69
commit bf4d7522d7

View file

@ -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)