bcl: disable.bcl property to disable clk div am: a2edbb8e2a am: 16daa670a8
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14805155 Change-Id: Ic79c2e6e9b2bdcdff7a86510c161975eceb1ab75
This commit is contained in:
commit
10d3638e84
1 changed files with 6 additions and 0 deletions
|
@ -810,6 +810,12 @@ on property:vendor.thermal.link_ready=1
|
|||
chown system system /dev/thermal/tz-by-name/soc/trip_point_0_temp
|
||||
chown system system /dev/thermal/tz-by-name/soc/trip_point_0_hyst
|
||||
|
||||
on property:vendor.disable.bcl.control=1
|
||||
write /sys/devices/virtual/pmic/mitigation/instruction/enable_mitigation 0
|
||||
|
||||
on property:vendor.disable.bcl.control=0
|
||||
write /sys/devices/virtual/pmic/mitigation/instruction/enable_mitigation 1
|
||||
|
||||
# For Japan radio builds, always enforce camera shutter sound
|
||||
# Since this property is read by the audio server in system service,
|
||||
# it should be written by the system init.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue