Snap for 12337407 from 0292d256ec5df7bca7ebb3601efdb885a8fa40cc to 25Q1-release
Change-Id: Iac9a9448c1dc06e7be92f60e54552d8a9f590c20
diff --git a/common/vendor/attributes b/common/vendor/attributes
index 25b59ac..51e6703 100644
--- a/common/vendor/attributes
+++ b/common/vendor/attributes
@@ -1,2 +1,5 @@
attribute pixel_battery_domain;
attribute pixel_battery_service_type;
+
+#touch attribute for touch-related properties.
+attribute touch_property_type;
diff --git a/hardware_info_app/file.te b/hardware_info_app/file.te
index f891722..651f612 100644
--- a/hardware_info_app/file.te
+++ b/hardware_info_app/file.te
@@ -1,5 +1,6 @@
# Storage Health HAL
type sysfs_scsi_devices_0000, sysfs_type, fs_type;
+type vendor_sysfs_mmc_devices, sysfs_type, fs_type;
# PixelStats_vendor
type sysfs_pixelstats, fs_type, sysfs_type;