commit | bf4d7522d7c0bca6cb68787aa69ff74a226962a2 | [log] [tgz] |
---|---|---|
author | Robert Shih <robertshih@google.com> | Fri Feb 25 01:03:59 2022 +0000 |
committer | Robert Shih <robertshih@google.com> | Fri Feb 25 06:07:53 2022 +0000 |
tree | 17de69197616149699733db6a4859992b40315d5 | |
parent | 6872b1db6904f76db4eb4c36525fdf2230aae6ba [diff] |
Allow dumpstate to call dump() on drm hals Bug: 220996660 Test: adb bugreport Change-Id: I222c5e845d481dd9f3dcf796d50ca91c6174a023
diff --git a/public/dumpstate.te b/public/dumpstate.te index 18f481b..871403a 100644 --- a/public/dumpstate.te +++ b/public/dumpstate.te
@@ -157,6 +157,7 @@ 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)