device_google_zuma/vendor/dumpstate.te
Tim Lin 54bb68984a ril: dump radio hal from user build.
Sync from ag/17155484

To get radio hal debug info on user build as we do on previous Pixels.

Bug: 278477468
Test: Trigger bugreport on USERDEBUG with dumpstate.unroot set
to true and check IRadio log

Change-Id: Ic9dd8357eb326d5c5f03b16408b7ba0a5e5f5818
(cherry picked from commit e08be6ab76327511002ebd343bda13a2fcc1434d)
2023-04-20 03:40:59 +00:00

14 lines
299 B
Text

# allow HWC to output to dumpstate via pipe fd
dump_hal(hal_graphics_composer)
dump_hal(hal_health)
dump_hal(hal_telephony)
dump_hal(hal_confirmationui)
binder_call(dumpstate, hal_wireless_charger)
dump_hal(hal_uwb)
dontaudit dumpstate hal_power_stats_vendor_service:service_manager { find };