diff options
author | Andreas Blaesius <skate4life@gmx.de> | 2016-07-02 14:04:29 +0200 |
---|---|---|
committer | Andreas Blaesius <skate4life@gmx.de> | 2016-07-02 14:13:21 +0200 |
commit | 43afc97890ab12f21fa89618a906609df415203a (patch) | |
tree | 96798d6c1ca5e9c96fd43e9c94e30adf1ff3253b /sepolicy/file_contexts | |
parent | b9ad019f0d574e03824f909b49d2582e106ae64c (diff) | |
download | device_samsung_espressowifi-43afc97890ab12f21fa89618a906609df415203a.zip device_samsung_espressowifi-43afc97890ab12f21fa89618a906609df415203a.tar.gz device_samsung_espressowifi-43afc97890ab12f21fa89618a906609df415203a.tar.bz2 |
More cleanup, reorder files and sync with AOSP
- move CM specific defines to a seperate BoardConfigCM.mk
Change-Id: I1b00e4bef03f4553cc62dc1f5f25a417ffb00866
Diffstat (limited to 'sepolicy/file_contexts')
-rw-r--r-- | sepolicy/file_contexts | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sepolicy/file_contexts b/sepolicy/file_contexts index 0a6e40e..887cad6 100644 --- a/sepolicy/file_contexts +++ b/sepolicy/file_contexts @@ -18,9 +18,6 @@ /system/bin/geomagneticd u:object_r:geomagneticd_exec:s0 /system/bin/orientationd u:object_r:orientationd_exec:s0 -# GFX -/dev/gcioctl u:object_r:video_device:s0 - # Bluetooth /dev/ttyO1 u:object_r:hci_attach_dev:s0 /efs/bluetooth(/.*)? u:object_r:bluetooth_efs_file:s0 |