Spacewar: Update from NothingOS 2.0.2 Hotfix
Change-Id: I36a27a0a238a8f431a0f4ac6006d4b7ffcb019b4
This commit is contained in:
@@ -23,14 +23,6 @@ on property:sys.boot_completed=1
|
||||
on property:persist.vendor.thermal.config=*
|
||||
restart thermal-engine
|
||||
|
||||
on property:sys.system_server.thermal.config=/vendor/etc/thermal.low.conf
|
||||
setprop persist.vendor.thermal.config /vendor/etc/thermal.low.conf
|
||||
|
||||
on property:sys.system_server.thermal.config=/vendor/etc/thermal.mid.conf
|
||||
setprop persist.vendor.thermal.config /vendor/etc/thermal.mid.conf
|
||||
|
||||
on property:sys.system_server.thermal.config=/vendor/etc/thermal.high.conf
|
||||
setprop persist.vendor.thermal.config /vendor/etc/thermal.high.conf
|
||||
|
||||
on property:sys.system_server.thermal.config=/vendor/etc/thermal.super.conf
|
||||
setprop persist.vendor.thermal.config /vendor/etc/thermal.super.conf
|
||||
# jay.fan, 2023/02/08, [TFT-1106] Optimize the init rc script for thermal-engine
|
||||
on property:sys.system_server.thermal.config=*
|
||||
setprop persist.vendor.thermal.config /vendor/etc/thermal.${sys.system_server.thermal.config}.conf
|
||||
|
||||
Reference in New Issue
Block a user