diff options
author | Ziyan <jaraidaniel@gmail.com> | 2016-03-04 12:23:23 +0100 |
---|---|---|
committer | Andreas Blaesius <skate4life@gmx.de> | 2016-04-18 12:34:07 -0700 |
commit | 7ba368eefea595ea4e07be5ad7eb041a3c42fedb (patch) | |
tree | 6dabaf3e00ed45e0eb67760146e59c4658ac814c /sepolicy/file_contexts | |
parent | bcbffd18cda8b95daa2b37c5d0a3c9ae2d98581b (diff) | |
download | device_samsung_espressowifi-7ba368eefea595ea4e07be5ad7eb041a3c42fedb.zip device_samsung_espressowifi-7ba368eefea595ea4e07be5ad7eb041a3c42fedb.tar.gz device_samsung_espressowifi-7ba368eefea595ea4e07be5ad7eb041a3c42fedb.tar.bz2 |
sepolicy: remove espresso3g specific rules
These rules are outdated, updated policies will be added to the espresso3g
device tree in the future.
Change-Id: I3df53f292be79bca4877c0dbc682123f923afb08
Diffstat (limited to 'sepolicy/file_contexts')
-rw-r--r-- | sepolicy/file_contexts | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/sepolicy/file_contexts b/sepolicy/file_contexts index 960bc88..44fd317 100644 --- a/sepolicy/file_contexts +++ b/sepolicy/file_contexts @@ -21,13 +21,6 @@ # GFX /dev/gcioctl u:object_r:video_device:s0 -# RIL -/dev/umts_boot0 u:object_r:radio_device:s0 -/dev/umts_boot1 u:object_r:radio_device:s0 -/dev/umts_ipc0 u:object_r:radio_device:s0 -/dev/umts_ramdump0 u:object_r:radio_device:s0 -/dev/umts_rfs0 u:object_r:radio_device:s0 - # Bluetooth /dev/ttyO1 u:object_r:hci_attach_dev:s0 /efs/bluetooth(/.*)? u:object_r:bluetooth_efs_file:s0 |