diff options
author | repo sync <gcondra@google.com> | 2013-04-24 17:34:45 -0700 |
---|---|---|
committer | repo sync <gcondra@google.com> | 2013-04-24 17:34:45 -0700 |
commit | 5864df7c10a7394a515a80171bfbe65caf5db2db (patch) | |
tree | 29403df843d08db30bdf23362cbbb261fc69ce40 /sepolicy | |
parent | 7124f65b961269ec26621772d2c8b33786d4ea65 (diff) | |
download | device_samsung_tuna-5864df7c10a7394a515a80171bfbe65caf5db2db.zip device_samsung_tuna-5864df7c10a7394a515a80171bfbe65caf5db2db.tar.gz device_samsung_tuna-5864df7c10a7394a515a80171bfbe65caf5db2db.tar.bz2 |
Move dsscomp out to main selinux policy.
Bug: 4070557
Change-Id: If6bf5e6adadaea61cc25ff91f066222143b9cfba
Diffstat (limited to 'sepolicy')
-rw-r--r-- | sepolicy/file_contexts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sepolicy/file_contexts b/sepolicy/file_contexts index 1602cce..729e9d0 100644 --- a/sepolicy/file_contexts +++ b/sepolicy/file_contexts @@ -4,7 +4,6 @@ /dev/block/mmcblk0p9 u:object_r:radio_device:s0 /dev/block/platform/omap/omap_hsmmc.0/by-name/radio u:object_r:radio_device:s0 /dev/cdma_.* u:object_r:radio_device:s0 -/dev/dsscomp u:object_r:video_device:s0 /dev/lte_.* u:object_r:radio_device:s0 /dev/tiler u:object_r:video_device:s0 /dev/ttyFIQ0 u:object_r:console_device:s0 |