aboutsummaryrefslogtreecommitdiff
path: root/sepolicy
diff options
context:
space:
mode:
Diffstat (limited to 'sepolicy')
-rw-r--r--sepolicy/file_contexts20
1 files changed, 10 insertions, 10 deletions
diff --git a/sepolicy/file_contexts b/sepolicy/file_contexts
index 3fb01ef..d892b4c 100644
--- a/sepolicy/file_contexts
+++ b/sepolicy/file_contexts
@@ -1,25 +1,22 @@
-# NFC
-/dev/pn547 u:object_r:nfc_device:s0
-
# Audio
/dev/tfa98xx u:object_r:audio_device:s0
/system/bin/tfa9890_amp u:object_r:tfa_amp_exec:s0
+# Bluetooth
+/system/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
-# Modem
-/system/vendor/bin/mlog_qmi_service u:object_r:mlog_qmi_exec:s0
-
# HCI
/dev/ttyHS0 u:object_r:hci_attach_dev:s0
/dev/brcm_bt_drv u:object_r:hci_attach_dev:s0
-# Bluetooth
-/system/bin/brcm-uim-sysfs u:object_r:brcm_uim_exec:s0
+# Modem
+/system/vendor/bin/mlog_qmi_service u:object_r:mlog_qmi_exec:s0
-# WIFI
-/sys/module/bcmdhd/parameters/firmware_path u:object_r:sysfs_wlan_fwpath:s0
+# NFC
+/dev/pn547 u:object_r:nfc_device:s0
# Quick Charge
/system/vendor/bin/hvdcp u:object_r:hvdcp_exec:s0
@@ -29,3 +26,6 @@
/sys/devices/virtual/input/clearpad/wakeup_gesture u:object_r:sysfs_touch:s0
/sys/devices/virtual/input/max1187x/glove u:object_r:sysfs_touch:s0
/sys/devices/virtual/input/max1187x/wakeup_gesture u:object_r:sysfs_touch:s0
+
+# WIFI
+/sys/module/bcmdhd/parameters/firmware_path u:object_r:sysfs_wlan_fwpath:s0