summaryrefslogtreecommitdiff
path: root/xr/sepolicy/property.te
diff options
context:
space:
mode:
Diffstat (limited to 'xr/sepolicy/property.te')
-rw-r--r--xr/sepolicy/property.te10
1 files changed, 0 insertions, 10 deletions
diff --git a/xr/sepolicy/property.te b/xr/sepolicy/property.te
deleted file mode 100644
index adad644..0000000
--- a/xr/sepolicy/property.te
+++ /dev/null
@@ -1,10 +0,0 @@
-# For VrHeadsetPowerPolicyService.
-type vr_performance_prop, property_type, extended_core_property_type;
-type vr_pps_state_prop, property_type, extended_core_property_type;
-type vr_pps_enabled_prop, property_type;
-
-set_prop(platform_app, vr_performance_prop)
-set_prop(platform_app, vr_pps_state_prop)
-get_prop(platform_app, vr_pps_enabled_prop)
-set_prop(surfaceflinger, vr_performance_prop)
-