README:remove unneded CPU temp overlay info

Change-Id: I01cc2bd862a9c346ee6c1178fb96d4791193d249
Signed-off-by: klozz <carlosj@klozz.dev>
This commit is contained in:
klozz
2025-11-01 21:18:41 -06:00
committed by kenway214
parent dacafb03dc
commit af191cdcf4

View File

@@ -113,9 +113,6 @@ GameBar is a comprehensive real-time performance monitoring overlay for Android
<!-- Find your device's thermal zones -->
<!-- Run: adb shell "ls /sys/class/thermal/thermal_zone*/type" -->
<!-- CPU temperature path -->
<string name="config_cpu_temp_path">/sys/class/thermal/thermal_zone19/temp</string>
<!-- GPU temperature path -->
<string name="config_gpu_temp_path">/sys/class/kgsl/kgsl-3d0/temp</string>