vendor_xiaomi_onyx/proprietary/vendor/etc/qlm_config.xml
zenin1504 737bba2d3d onyx: Push vendor repo here
Change-Id: If8d0b57acc6b41c28c7a331e41db44d2
Signed-off-by: zenin1504 <me.zenin1504.dev@gmail.com>
2026-06-26 20:21:50 +08:00

23 lines
471 B
XML

<?xml version='1.0' encoding='utf-8'?>
<config>
<sampling>5000</sampling>
<hysteresis>1000</hysteresis>
<debug_enable>1</debug_enable>
<y_int>4820</y_int>
<threshold>45000</threshold>
<sensor_list>
<sensor>
<name>cpu_therm</name>
<slope>2.07</slope>
</sensor>
<sensor>
<name>flash_therm</name>
<slope>-1.41</slope>
</sensor>
<sensor>
<name>pa_therm1</name>
<slope>0.16</slope>
</sensor>
</sensor_list>
</config>