sm8250-common: tri-state-key: Relocate to /vendor
Change-Id: Ic70173b82ded0151e98fcfa4023b8a081cd67874
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
# tri-state-key
|
||||
/system/bin/tri-state-key_daemon u:object_r:tri-state-key_daemon_exec:s0
|
||||
7
sepolicy/vendor/file_contexts
vendored
7
sepolicy/vendor/file_contexts
vendored
@@ -1,7 +1,8 @@
|
||||
# Binaries
|
||||
/(vendor|system/vendor)/bin/dashd u:object_r:dashd_exec:s0
|
||||
/(vendor|system/vendor)/bin/opf-service u:object_r:opf_exec:s0
|
||||
/(vendor|system/vendor)/bin/wlchgd u:object_r:wlchgd_exec:s0
|
||||
/(vendor|system/vendor)/bin/dashd u:object_r:dashd_exec:s0
|
||||
/(vendor|system/vendor)/bin/opf-service u:object_r:opf_exec:s0
|
||||
/(vendor|system/vendor)/bin/tri-state-key_daemon u:object_r:tri-state-key_daemon_exec:s0
|
||||
/(vendor|system/vendor)/bin/wlchgd u:object_r:wlchgd_exec:s0
|
||||
|
||||
# Block devices
|
||||
/dev/block/platform/soc/1d84000.ufshc/by-name/config u:object_r:frp_block_device:s0
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
type tri-state-key_daemon, domain, coredomain;
|
||||
type tri-state-key_daemon_exec, system_file_type, exec_type, file_type;
|
||||
type tri-state-key_daemon, domain;
|
||||
type tri-state-key_daemon_exec, vendor_file_type, exec_type, file_type;
|
||||
|
||||
init_daemon_domain(tri-state-key_daemon)
|
||||
|
||||
Reference in New Issue
Block a user