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