commit | 876ded0bf866bb3908716375ef29001f93d14ca2 | [log] [tgz] |
---|---|---|
author | Arthur Ishiguro <arthuri@google.com> | Wed Sep 22 18:44:49 2021 +0000 |
committer | Arthur Ishiguro <arthuri@google.com> | Wed Sep 22 18:44:49 2021 +0000 |
tree | 922fbe78e1da677ec8cb557efe1a38308c21f3b1 | |
parent | 284d756b20f20a6a761b7a0b600942cd581ef6ed [diff] |
Allow dumpstate to dump Context Hub HAL Bug: 194285834 Test: adb bugreport Change-Id: I6cd7efddf207b896303278539ddb824ad2e4c454
diff --git a/public/dumpstate.te b/public/dumpstate.te index 85a5796..23711c3 100644 --- a/public/dumpstate.te +++ b/public/dumpstate.te
@@ -154,6 +154,7 @@ dump_hal(hal_face) dump_hal(hal_fingerprint) dump_hal(hal_gnss) +dump_hal(hal_contexthub) # Vibrate the device after we are done collecting the bugreport hal_client_domain(dumpstate, hal_vibrator)