1.查看类型是否是 CPU

adb shell “cat /sys/class/thermal/thermal_zone【编号】/type”

2.查看 CPU 温度

adb shell “cat /sys/class/thermal/thermal_zone【编号】/temp”