hal_dumpstate service is now AIDL service

Bug: 301079572
Test: VtsHalDumpstateTargetTest
Change-Id: I86e80cadcfa51557efad58d854880b9d421e9df9
This commit is contained in:
Jooyung Han 2023-09-19 23:45:14 +09:00
parent cc85f22c4d
commit 309065bb5b

View File

@ -9,6 +9,8 @@ hal_attribute_service(hal_dumpstate, hal_dumpstate_service)
binder_call(hal_dumpstate_server, servicemanager)
binder_use(hal_dumpstate_server)
# write bug reports in /data/data/com.android.shell/files/bugreports/bugreport
allow hal_dumpstate shell_data_file:file write;
# allow reading /proc/interrupts for all hal impls