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)