2016-12-01 18:39:10 +01:00
|
|
|
# call into dumpstate process (callbacks)
|
|
|
|
binder_call(hal_dumpstate, dumpstate)
|
2016-12-29 03:45:14 +01:00
|
|
|
|
|
|
|
# write bug reports in /data/data/com.android.shell/files/bugreports/bugreport
|
|
|
|
allow hal_dumpstate shell_data_file:file write;
|