From ed9ac95229ff1b8c8878d9df2f1eba13434d7493 Mon Sep 17 00:00:00 2001 From: Arian Date: Thu, 19 Sep 2019 20:50:41 +0200 Subject: shinano-common: sepolicy: Sort file_contexts alphabetically Change-Id: Ie8f6db203696481b4a5ee304b5f579a58293e52f --- sepolicy/file_contexts | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'sepolicy') 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 -- cgit v1.2.3