commit | fdaed41d46b41b747b2857cf330e1f187d0e548c | [log] [tgz] |
---|---|---|
author | Devin Moore <devinmoore@google.com> | Thu Mar 16 20:51:59 2023 +0000 |
committer | Devin Moore <devinmoore@google.com> | Thu Mar 16 20:51:59 2023 +0000 |
tree | 763bccf497805c4bcc8461fea262dc62a5776e0f | |
parent | f3a922c453e8fdd3245a7710371ebdfc1ef561ad [diff] |
Give dumpstate permissions to dump the sensor HAL Test: adb shell dumpstate && check the bugreport Bug: 273937310 Change-Id: I8c796dfe5fc1377a9eb14d62eee74f983b6442fc
diff --git a/public/dumpstate.te b/public/dumpstate.te index e626133..9478d32 100644 --- a/public/dumpstate.te +++ b/public/dumpstate.te
@@ -169,6 +169,7 @@ dump_hal(hal_power) dump_hal(hal_power_stats) dump_hal(hal_rebootescrow) +dump_hal(hal_sensors) dump_hal(hal_thermal) dump_hal(hal_weaver) dump_hal(hal_wifi)