summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2014-10-23 21:50:03 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2014-10-23 21:50:03 -0700
commitff2fb8e4e118b6879e75cd56f70975050388bea4 (patch)
treeb9aea596f00ed521eac49f7b2629d47ca93403ac
parent3d492fdffde1a561a384da6a09c6fdc851810bc2 (diff)
parent1453db2070656130f239ee9918c8014f3b4c71aa (diff)
downloadandroid_device_qcom_sepolicy-ff2fb8e4e118b6879e75cd56f70975050388bea4.tar.gz
android_device_qcom_sepolicy-ff2fb8e4e118b6879e75cd56f70975050388bea4.tar.bz2
android_device_qcom_sepolicy-ff2fb8e4e118b6879e75cd56f70975050388bea4.zip
Merge "sepolicy: add file define for oem path"
-rw-r--r--common/file_contexts5
1 files changed, 5 insertions, 0 deletions
diff --git a/common/file_contexts b/common/file_contexts
index 11b13c41..1a5fdb4d 100644
--- a/common/file_contexts
+++ b/common/file_contexts
@@ -179,3 +179,8 @@
#
/persist(/.*)? u:object_r:persist_file:s0
/persist/sensors(/.*)? u:object_r:sensors_persist_file:s0
+
+###################################
+# oem files
+#
+/oem(/.*)? u:object_r:system_file:s0