sm8250-common: tri-state-key: Relocate to /vendor

Change-Id: Ic70173b82ded0151e98fcfa4023b8a081cd67874
This commit is contained in:
LuK1337
2020-04-30 12:04:15 +02:00
parent cf6e99f02a
commit 2412a59d46
6 changed files with 8 additions and 9 deletions

View File

@@ -1,2 +0,0 @@
# tri-state-key
/system/bin/tri-state-key_daemon u:object_r:tri-state-key_daemon_exec:s0

View File

@@ -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

View File

@@ -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)