Snap for 12524026 from 998c75a299bd2a2a432492143f960f9918373dfb to 25Q1-release

Change-Id: I4bfd2f42bcdf65419d0f66cdc65eea053d31d466
diff --git a/hardware_info_app/file.te b/hardware_info_app/file.te
index 651f612..c3c4f9d 100644
--- a/hardware_info_app/file.te
+++ b/hardware_info_app/file.te
@@ -11,3 +11,6 @@
 # SoC
 type sysfs_soc, sysfs_type, fs_type;
 type sysfs_chip_id, sysfs_type, fs_type;
+
+# Application Processor
+type sysfs_ap, sysfs_type, fs_type;