sm8250-common: sepolicy: label stflashtool and st secure_element
This commit is contained in:
parent
54cdde429d
commit
b43e3fd93e
2 changed files with 12 additions and 0 deletions
8
sepolicy/vendor/stflashtool.te
vendored
Normal file
8
sepolicy/vendor/stflashtool.te
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
type stflashtool, domain;
|
||||
type stflashtool_exec, exec_type, vendor_file_type, file_type;
|
||||
|
||||
init_daemon_domain(stflashtool)
|
||||
|
||||
allow stflashtool nfc_device:chr_file {ioctl read write getattr lock append map open watch watch_reads};
|
||||
get_prop(stflashtool, vendor_radio_prop)
|
||||
set_prop(stflashtool, vendor_mot_nfc_prop)
|
||||
Loading…
Add table
Add a link
Reference in a new issue