Steven Moreland | d86a30a | 2016-12-01 09:39:10 -0800 | [diff] [blame] | 1 | # call into dumpstate process (callbacks) |
2 | binder_call(hal_dumpstate, dumpstate) | ||||
Steven Moreland | 1ce910f | 2016-12-28 18:45:14 -0800 | [diff] [blame] | 3 | |
4 | # write bug reports in /data/data/com.android.shell/files/bugreports/bugreport | ||||
5 | allow hal_dumpstate shell_data_file:file write; |