aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArian <arian.kulmer@web.de>2019-10-10 15:58:26 +0200
committerArian <arian.kulmer@web.de>2019-10-25 22:17:13 +0200
commitc4e86959b7fad7652bf5958d56e80ee63298d1cc (patch)
tree83f8724a47cd0c3a2c2ae097d44028452abafe12
parent1acb7f5239a6405a3c8b5ee91381e40cc9b2890e (diff)
shinano-common: rootdir: Move brc-uim-sysfs to vendor
Change-Id: I95d5f00b45c456f76b2adb3079144e8118b3ce69
-rw-r--r--rootdir/etc/init.qcom.rc2
-rw-r--r--sepolicy/file_contexts2
2 files changed, 2 insertions, 2 deletions
diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc
index 99cec18..9eee4e9 100644
--- a/rootdir/etc/init.qcom.rc
+++ b/rootdir/etc/init.qcom.rc
@@ -501,7 +501,7 @@ service mpdecision /vendor/bin/mpdecision --avg_comp
disabled
# brcm-uim-sysfs (BT/FM/ANT+)
- service uim /system/bin/brcm-uim-sysfs
+service uim /vendor/bin/brcm-uim-sysfs
class late_start
user root
group bluetooth net_bt
diff --git a/sepolicy/file_contexts b/sepolicy/file_contexts
index d892b4c..ef70a22 100644
--- a/sepolicy/file_contexts
+++ b/sepolicy/file_contexts
@@ -3,7 +3,7 @@
/system/bin/tfa9890_amp u:object_r:tfa_amp_exec:s0
# Bluetooth
-/system/bin/brcm-uim-sysfs u:object_r:brcm_uim_exec:s0
+/system/vendor/bin/brcm-uim-sysfs u:object_r:brcm_uim_exec:s0
# Dumpstate service
/system/vendor/bin/hw/android\.hardware\.dumpstate@1.0-service\.sony u:object_r:hal_dumpstate_default_exec:s0