thermal: disable SKIN thermal throttling am: 9d3f8fa70c
am: 271df24e05
Original change: https://googleplex-android-review.googlesource.com/c/device/google/felix/+/17614594 Change-Id: I9f9845c7c9da8a38ea987d9624728823be727449 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
67b2c81390
1 changed files with 2 additions and 5 deletions
|
@ -92,11 +92,8 @@ on boot && property:ro.build.type=userdebug && \
|
|||
setprop vendor.fingerprint.disable.fake ${persist.vendor.fingerprint.disable.fake.override}
|
||||
|
||||
# Thermal
|
||||
on late-init && property:ro.boot.hardware.revision=DEV1.0
|
||||
setprop vendor.thermal.config "thermal_info_config_proto.json"
|
||||
|
||||
on late-init && property:ro.boot.hardware.revision=PROTO1.0
|
||||
setprop vendor.thermal.config "thermal_info_config_proto.json"
|
||||
on late-init
|
||||
setprop persist.vendor.disable.thermal.control 1
|
||||
|
||||
# Hall sensor
|
||||
on init && property:ro.bootmode=normal
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue