Steve Kondik | e016467 | 2015-11-29 05:28:14 -0800 | [diff] [blame] | 1 | # Allow pulling various binaries without root |
| 2 | # (cause we're awesome like that) |
| 3 | |
| 4 | allow adbd adsprpcd_exec:file r_file_perms; |
| 5 | allow adbd location_exec:file r_file_perms; |
| 6 | allow adbd mm-qcamerad_exec:file r_file_perms; |
| 7 | allow adbd mpdecision_exec:file r_file_perms; |
| 8 | allow adbd perfd_exec:file r_file_perms; |
| 9 | allow adbd rfs_access_exec:file r_file_perms; |
| 10 | allow adbd rmt_storage_exec:file r_file_perms; |
| 11 | allow adbd sensors_exec:file r_file_perms; |
| 12 | allow adbd tee_exec:file r_file_perms; |
| 13 | allow adbd thermal-engine_exec:file r_file_perms; |
| 14 | allow adbd time_daemon_exec:file r_file_perms; |