diff options
| author | mandyshen <mandyshen@google.com> | 2020-03-26 01:47:08 +0800 |
|---|---|---|
| committer | mandyshen <mandyshen@google.com> | 2020-04-06 21:39:39 +0800 |
| commit | 3eaaa65da01ecc8faa2dccdf0b0e1dcd4046978d (patch) | |
| tree | 58bd2cddf729626d401c720152a0f3c57de92817 /init.hardware.rc | |
| parent | 6dccb025ad67709d40efdb59e5e5f64c5a8b4907 (diff) | |
thermal: use common device.mk
Bug: 146390555
Test: run pts thermal-hal and themal-engine via forrest
Change-Id: Id3340136b76f6f08e5ccce4abf44bf20d102f48b
Diffstat (limited to 'init.hardware.rc')
| -rw-r--r-- | init.hardware.rc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/init.hardware.rc b/init.hardware.rc index 0eb7448e..40586938 100644 --- a/init.hardware.rc +++ b/init.hardware.rc @@ -147,7 +147,6 @@ on init && property:vendor.skip.init=0 chown system system /sys/devices/platform/soc/soc:google,charger/charge_start_level on late-init - setprop vendor.thermal.config thermal_info_config.json chown system system /sys/devices/virtual/thermal/tz-by-name/mb-therm-monitor/trip_point_0_temp chown system system /sys/devices/virtual/thermal/tz-by-name/mb-therm-monitor/trip_point_0_hyst chown system system /sys/devices/virtual/thermal/tz-by-name/usbc-therm-monitor/trip_point_0_temp |
