summaryrefslogtreecommitdiffstats
path: root/msmcobalt/file_contexts
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2016-11-08 12:25:33 -0800
committerGerrit - the friendly Code Review server <code-review@localhost>2016-11-08 12:25:33 -0800
commit45b3434bd861ef03721bbb5080f3a8dbbb60a648 (patch)
tree60febd9ff9b3798b3f2011352cd6dab78d4bebb9 /msmcobalt/file_contexts
parent92e91524e231942e7e2dae851ab0309f062d6e86 (diff)
parentddc833553694987293bb081c75f9ffab3e219293 (diff)
downloadandroid_device_qcom_sepolicy-45b3434bd861ef03721bbb5080f3a8dbbb60a648.tar.gz
android_device_qcom_sepolicy-45b3434bd861ef03721bbb5080f3a8dbbb60a648.tar.bz2
android_device_qcom_sepolicy-45b3434bd861ef03721bbb5080f3a8dbbb60a648.zip
Merge "sepolicy: msmcobalt: Add policy for VR service"
Diffstat (limited to 'msmcobalt/file_contexts')
-rw-r--r--msmcobalt/file_contexts8
1 files changed, 8 insertions, 0 deletions
diff --git a/msmcobalt/file_contexts b/msmcobalt/file_contexts
index a3dde719..1f5a1116 100644
--- a/msmcobalt/file_contexts
+++ b/msmcobalt/file_contexts
@@ -51,13 +51,20 @@
/sys/kernel/dload/emmc_dload u:object_r:sysfs_emmc_dload:s0
###################################
+# Dev socket nodes
+#
+/dev/socket/qvrservice u:object_r:qvrd_socket:s0
+
+###################################
# System files
#
/system/bin/qvop-daemon u:object_r:qvop_exec:s0
+
###################################
# data files
#
/data/misc/qvop(/.*)? u:object_r:qvop_data_file:s0
+/data/misc/qvr(/.*)? u:object_r:qvrd_data_file:s0
##################################
# non-hlos mount points
@@ -72,3 +79,4 @@
# sysfs files
#
/sys/devices/soc/75ba000.i2c/i2c-12/12-0020/input/input[0-9]/secure_touch_enable u:object_r:sysfs_securetouch:s0
+/sys/devices/virtual/graphics/fb([0-3])+/lineptr_value u:object_r:sysfs_graphics:s0