hardware_info_app: Declare new vendor_sysfs_mmc_devices type
Bug: 355067980
Test: HardwareInfo logged on boot on both Eos/Solios.
Change-Id: I7e92b26176f8467c0703b408a31b67384aa77b1f
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;