Merge "Allow dumpstate to call dump() on drm hals"

This commit is contained in:
Robert Shih 2022-02-25 19:19:46 +00:00 committed by Gerrit Code Review
commit 9846fb4082

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)