fix build breakage: device/google/zumapro-sepolicy/legacy/whitechapel_pro/file.te:4:ERROR 'Duplicate declaration of type' at token ';' on line 104436: type tcpdump_vendor_data_file, file_type, data_file_type; type updated_wifi_firmware_data_file, file_type, data_file_type; Bug: 272725898 Change-Id: Ic17d18409c28760d172a4ee7a5beb6c90016a381
14 lines
299 B
Text
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 };
|