summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKun Liang <kunliang@codeaurora.org>2014-12-23 15:01:34 +0800
committerSteve Kondik <steve@cyngn.com>2015-01-21 01:35:12 -0800
commit5ca33d98dbf1ad65604a041b94c4bf906b2ca5fc (patch)
tree98f964cef6d471a758cabfabae6a4ad9f9895503
parentcb1eb911e93f80e75629b1a9f73a1b51921cca05 (diff)
downloadandroid_device_qcom_sepolicy-5ca33d98dbf1ad65604a041b94c4bf906b2ca5fc.tar.gz
android_device_qcom_sepolicy-5ca33d98dbf1ad65604a041b94c4bf906b2ca5fc.tar.bz2
android_device_qcom_sepolicy-5ca33d98dbf1ad65604a041b94c4bf906b2ca5fc.zip
sepolicy: fix app_process lnk_file read denied issue
app_process is a lnk_file pointed to app_process32 or app_process64 under /system/bin. It should be labelled as system_file but not zygote_exec. Change-Id: If6ddbc9d9262094f3fb44686bff4826d2afc2ce2
-rw-r--r--common/file_contexts1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/file_contexts b/common/file_contexts
index 9b2cd95a..7a8af790 100644
--- a/common/file_contexts
+++ b/common/file_contexts
@@ -91,7 +91,6 @@
###################################
# System files
#
-/system/bin/app_process u:object_r:zygote_exec:s0
/system/bin/ATFWD-daemon u:object_r:atfwd_exec:s0
/system/bin/PktRspTest u:object_r:diag_exec:s0
/system/bin/audiod u:object_r:audiod_exec:s0