diff options
author | Davide Garberi <dade.garberi@gmail.com> | 2018-01-07 16:47:11 +0100 |
---|---|---|
committer | Davide Garberi <dade.garberi@gmail.com> | 2018-01-07 16:47:11 +0100 |
commit | a361ecfa723c0e6df0ce0545be8b06dee7f108e0 (patch) | |
tree | 66066a5c670edaf066a3a5555a6074689e0c6474 /sepolicy/file_contexts | |
parent | 27170e66dc29e873cac2f39c3356da9ae0cd405f (diff) |
msm8996-common: sepolicy: file_contexts: Remove legacy paths not needed anymore
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
Diffstat (limited to 'sepolicy/file_contexts')
-rw-r--r-- | sepolicy/file_contexts | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/sepolicy/file_contexts b/sepolicy/file_contexts index 08cd561..1f20590 100644 --- a/sepolicy/file_contexts +++ b/sepolicy/file_contexts @@ -26,18 +26,9 @@ # legacy paths /system/bin/qseecomd u:object_r:tee_exec:s0 -/system/bin/irsc_util u:object_r:irsc_util_exec:s0 -/system/bin/rmt_storage u:object_r:rmt_storage_exec:s0 /system/bin/sensors.qcom u:object_r:sensors_exec:s0 /system/bin/adsprpcd u:object_r:adsprpcd_exec:s0 -/system/bin/imsqmidaemon u:object_r:ims_exec:s0 -/system/bin/imsdatadaemon u:object_r:ims_exec:s0 -/system/bin/energy-awareness u:object_r:energyawareness_exec:s0 -/system/bin/tftp_server u:object_r:rfs_access_exec:s0 /system/bin/port-bridge u:object_r:port-bridge_exec:s0 -/system/bin/netmgrd u:object_r:netmgrd_exec:s0 -/system/bin/pm-service u:object_r:per_mgr_exec:s0 -/system/bin/pm-proxy u:object_r:per_mgr_exec:s0 /system/bin/time_daemon u:object_r:time_daemon_exec:s0 /system/bin/cnss-daemon u:object_r:wcnss_service_exec:s0 |