b9043c7f89
Signed-off-by: Deokgyu Yang <secugyu@gmail.com> Change-Id: Ife457f032ac33b6c330b79d08bb841b3c1c0c19e
12 lines
431 B
Text
12 lines
431 B
Text
allow adsprpcd mnt_vendor_file:dir create_dir_perms;
|
|
allow adsprpcd mnt_vendor_file:file create_file_perms;
|
|
|
|
allow adsprpcd vendor_file:dir read;
|
|
|
|
allow adsprpcd sysfs_sensors:dir r_dir_perms;
|
|
allow adsprpcd sysfs_sensors:file r_file_perms;
|
|
allow adsprpcd sysfs_sensors:lnk_file r_file_perms;
|
|
|
|
allow adsprpcd dsp_file:dir r_dir_perms;
|
|
allow adsprpcd dsp_file:file r_file_perms;
|
|
allow adsprpcd unlabeled:file { getattr open read };
|