use gs-common thermal dump

Bug: 257880034
Test: adb bugreport
Change-Id: Ib5940bce520ca04ee6cb31f5268f0f86dedadf6e
This commit is contained in:
Adam Shih 2022-11-23 14:38:22 +08:00
parent 80f2221562
commit 2dc65d6b5c
2 changed files with 0 additions and 5 deletions

View file

@ -375,8 +375,6 @@ genfscon sysfs /devices/platform/100b0000.G3D u:obje
genfscon sysfs /devices/platform/100b0000.TPU u:object_r:sysfs_thermal:s0 genfscon sysfs /devices/platform/100b0000.TPU u:object_r:sysfs_thermal:s0
genfscon sysfs /devices/platform/100b0000.AUR u:object_r:sysfs_thermal:s0 genfscon sysfs /devices/platform/100b0000.AUR u:object_r:sysfs_thermal:s0
genfscon sysfs /module/gs_thermal/parameters u:object_r:sysfs_thermal:s0
genfscon sysfs /thermal_zone14/mode u:object_r:sysfs_thermal:s0 genfscon sysfs /thermal_zone14/mode u:object_r:sysfs_thermal:s0
#perf-metrics #perf-metrics

View file

@ -18,9 +18,6 @@ allow hal_dumpstate_default sysfs_exynos_bts_stats:file r_file_perms;
allow hal_dumpstate_default sscoredump_vendor_data_coredump_file:dir r_dir_perms; allow hal_dumpstate_default sscoredump_vendor_data_coredump_file:dir r_dir_perms;
allow hal_dumpstate_default sscoredump_vendor_data_coredump_file:file r_file_perms; allow hal_dumpstate_default sscoredump_vendor_data_coredump_file:file r_file_perms;
allow hal_dumpstate_default sysfs_thermal:dir r_dir_perms;
allow hal_dumpstate_default sysfs_thermal:file r_file_perms;
allow hal_dumpstate_default sysfs_bcl:dir r_dir_perms; allow hal_dumpstate_default sysfs_bcl:dir r_dir_perms;
allow hal_dumpstate_default sysfs_bcl:file r_file_perms; allow hal_dumpstate_default sysfs_bcl:file r_file_perms;