Merge "Allow dumpstate to call dump() on drm hals" am: 9846fb4082

Original change: https://android-review.googlesource.com/c/platform/system/sepolicy/+/2000271

Change-Id: I794e8e754076e2e7dfbf67a7c5843906e010417d
This commit is contained in:
Robert Shih 2022-02-25 19:43:49 +00:00 committed by Automerger Merge Worker
commit 5869511f62

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)