Allow dumpstate to dump Context Hub HAL am: 876ded0bf8

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

Change-Id: I13e5d45df4881c39ef65fc69bc2609f0aad9ff86
This commit is contained in:
Arthur Ishiguro 2021-09-22 23:18:11 +00:00 committed by Automerger Merge Worker
commit e310e59585

View file

@ -154,6 +154,7 @@ dump_hal(hal_identity)
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)