blob: d5723b91cc23db84b57142aa6b26b63250a1b5ef [file] [log] [blame]
Alex Klyubin47174e32017-02-22 10:15:24 -08001# HwBinder IPC from client to server, and callbacks
2binder_call(hal_dumpstate_client, hal_dumpstate_server)
3binder_call(hal_dumpstate_server, hal_dumpstate_client)
Steven Moreland1ce910f2016-12-28 18:45:14 -08004
5# write bug reports in /data/data/com.android.shell/files/bugreports/bugreport
6allow hal_dumpstate shell_data_file:file write;