platform_system_sepolicy/public/hal_dumpstate.te

6 lines
208 B
Text
Raw Normal View History

# call into dumpstate process (callbacks)
binder_call(hal_dumpstate, dumpstate)
# write bug reports in /data/data/com.android.shell/files/bugreports/bugreport
allow hal_dumpstate shell_data_file:file write;