Merge "Allow Sensor HAL access to display sysfs panel_name file." into tm-dev
diff --git a/usf/sensor_hal.te b/usf/sensor_hal.te
index ac9d5c2..bda44c9 100644
--- a/usf/sensor_hal.te
+++ b/usf/sensor_hal.te
@@ -59,6 +59,9 @@
allow hal_sensors_default hal_pixel_display_service:service_manager find;
binder_call(hal_sensors_default, hal_graphics_composer_default)
+# Allow sensor HAL to access to display sysfs.
+allow hal_sensors_default sysfs_display:file r_file_perms;
+
#
# Suez type enforcements.
#