Zvikomborero VIncent Zvikaramba | a57a11d | 2016-07-25 00:15:40 -0400 | [diff] [blame] | 1 | #============= init_shell ============== |
| 2 | allow init_shell bluetooth_loader_exec:file execute_no_trans; |
Zvikomborero VIncent Zvikaramba | 3927d12 | 2016-08-21 22:49:17 -0400 | [diff] [blame^] | 3 | allow init_shell at_distributor:dir getattr; |
| 4 | allow init_shell at_distributor:file { read getattr open }; |
| 5 | allow init_shell connfwexe:dir getattr; |
| 6 | allow init_shell ddexe:dir { read search open }; |
| 7 | allow init_shell ddexe:file getattr; |
| 8 | allow init_shell firmware_file:dir { read search ioctl open getattr }; |
| 9 | allow init_shell firmware_file:file { read lock ioctl open getattr }; |
| 10 | allow init_shell fm_radio_device:chr_file { read lock getattr write ioctl open append }; |
| 11 | allow init_shell imei_efs_file:dir { rename search setattr read create reparent getattr write ioctl link rmdir remove_name unlink open add_name }; |
| 12 | allow init_shell imei_efs_file:file { rename setattr read lock create getattr write ioctl link unlink open append }; |
| 13 | allow init_shell nfc:file { read getattr open }; |
| 14 | allow init_shell qmuxd:dir getattr; |
| 15 | allow init_shell qmuxd:file { read getattr open }; |
| 16 | allow init_shell qseecom_device:chr_file { read lock getattr write ioctl open append }; |
| 17 | allow init_shell radio:dir getattr; |
| 18 | allow init_shell radio:file { read getattr open }; |
| 19 | allow init_shell radio_device:chr_file { read lock getattr write ioctl open append }; |
| 20 | allow init_shell rild:dir { read open }; |
| 21 | allow init_shell rild:file { read open }; |
| 22 | allow init_shell sec-ril:dir getattr; |
| 23 | allow init_shell tee:dir { read getattr open search }; |