Add sepolicy for high quality barometer sysprop
Change-Id: Iedb762026181dcd401ca65ebbe6c0dc3169839b3
Bug: 353723267
diff --git a/private/property_contexts b/private/property_contexts
index a88aff9..f0a4281 100644
--- a/private/property_contexts
+++ b/private/property_contexts
@@ -1686,6 +1686,10 @@
# Properties for sensor service
sensors.aosp_low_power_sensor_fusion.maximum_rate u:object_r:sensors_config_prop:s0 exact uint
+# Whether the device has a high quality barometer as defined on the CDD.
+# Set by OEMs, read for xTS verifier tests
+sensor.barometer.high_quality.implemented u:object_r:high_barometer_quality_prop:s0 exact bool
+
# Properties for game manager service
persist.graphics.game_default_frame_rate.enabled u:object_r:game_manager_config_prop:s0 exact bool