summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSridhar Gujje <sgujje@codeaurora.org>2014-11-16 17:23:42 +0530
committerSteve Kondik <steve@cyngn.com>2015-01-21 01:35:12 -0800
commitcb1eb911e93f80e75629b1a9f73a1b51921cca05 (patch)
tree37f4ea2eb8476d2c9811e93e25372217e9765374
parent5e7c74af596ecefad0017440152233566f5c32a8 (diff)
downloadandroid_device_qcom_sepolicy-cb1eb911e93f80e75629b1a9f73a1b51921cca05.tar.gz
android_device_qcom_sepolicy-cb1eb911e93f80e75629b1a9f73a1b51921cca05.tar.bz2
android_device_qcom_sepolicy-cb1eb911e93f80e75629b1a9f73a1b51921cca05.zip
sepolicy : added secontext for app_process which is a link which
get created and pointed to 64/32 bit arch bin. added secontext as zygote_exec for app_process. Change-Id: I0887c8d90c88a2ecc169aaad3aa92d832e557994
-rw-r--r--common/file_contexts1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/file_contexts b/common/file_contexts
index 7a8af790..9b2cd95a 100644
--- a/common/file_contexts
+++ b/common/file_contexts
@@ -91,6 +91,7 @@
###################################
# 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