sepolicy: qti: Introduce rw_dir_file() macro and use wherever possible
Change-Id: Iec8a7f18c75a994032792421172fea92e9595af6
This commit is contained in:
@@ -5,9 +5,7 @@ init_daemon_domain(tri-state-key-calibrate)
|
||||
|
||||
allow tri-state-key-calibrate vendor_toolbox_exec:file rx_file_perms;
|
||||
|
||||
allow tri-state-key-calibrate vendor_proc_tri_state_key:dir r_dir_perms;
|
||||
allow tri-state-key-calibrate vendor_proc_tri_state_key:file w_file_perms;
|
||||
|
||||
allow tri-state-key-calibrate mnt_vendor_file:dir search;
|
||||
|
||||
rw_dir_file(tri-state-key-calibrate, vendor_proc_tri_state_key)
|
||||
r_dir_file(tri-state-key-calibrate, vendor_persist_engineer_file)
|
||||
|
||||
Reference in New Issue
Block a user