commit | b695d44e85a586450327a49310b20c3862c2cc49 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Sat Oct 19 01:25:48 2024 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Sat Oct 19 01:25:48 2024 +0000 |
tree | 2ff4dfa822d7b78ca93b4ef4d9a19dfb549fe191 | |
parent | 540d0c48ecb1eb95d7090a1504b672533e64e6d7 [diff] | |
parent | 998c75a299bd2a2a432492143f960f9918373dfb [diff] |
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;