Spacewar: Update from NothingOS 2.0.2 Hotfix

Change-Id: I36a27a0a238a8f431a0f4ac6006d4b7ffcb019b4
This commit is contained in:
x0x00044
2023-09-18 20:53:11 +02:00
parent 64e28f434a
commit d09f1f8826
114 changed files with 4 additions and 12 deletions

View File

@@ -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