summaryrefslogtreecommitdiffstats
path: root/vrcore/sepolicy/vr_hwc.te
diff options
context:
space:
mode:
Diffstat (limited to 'vrcore/sepolicy/vr_hwc.te')
-rw-r--r--vrcore/sepolicy/vr_hwc.te3
1 files changed, 3 insertions, 0 deletions
diff --git a/vrcore/sepolicy/vr_hwc.te b/vrcore/sepolicy/vr_hwc.te
new file mode 100644
index 0000000..2b5730c
--- /dev/null
+++ b/vrcore/sepolicy/vr_hwc.te
@@ -0,0 +1,3 @@
+# VrCore registers a callback with VR HWC. The callback is then used to post new
+# frames to VrCore.
+binder_call(vr_hwc, vrcore_app)