diff --git a/public/hal_dumpstate.te b/public/hal_dumpstate.te index 193b05a02..eaa223bb0 100644 --- a/public/hal_dumpstate.te +++ b/public/hal_dumpstate.te @@ -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