blob: 7884e38fd6f3bb75ca5f93c342006b9aed70a121 [file] [log] [blame]
Steven Morelandd86a30a2016-12-01 09:39:10 -08001# hwbinder access
2hwbinder_use(hal_dumpstate)
3
4# call into dumpstate process (callbacks)
5binder_call(hal_dumpstate, dumpstate)
Steven Moreland1ce910f2016-12-28 18:45:14 -08006
7# write bug reports in /data/data/com.android.shell/files/bugreports/bugreport
8allow hal_dumpstate shell_data_file:file write;