summaryrefslogtreecommitdiff
path: root/init.hardware.rc
diff options
context:
space:
mode:
authorTeYuan Wang <kamewang@google.com>2018-11-08 19:30:55 +0800
committerTeYuan Wang <kamewang@google.com>2018-11-14 08:43:05 +0000
commit7db5bb6bfbf4fb7e7947ad7916e16fcb6468926b (patch)
treec550f2ca43470a309024851bbccf8e7f77b27f7d /init.hardware.rc
parentb35639fad53f4b0442729c08e729e8199927ff50 (diff)
downloadbonito-7db5bb6bfbf4fb7e7947ad7916e16fcb6468926b.tar.gz
[DO NOT MERGE] thermal: Remove redundant thermal setting
Bug: 119242348 Test: device can boot to home Change-Id: I46b34f5f5f80cf8b45071217799854ffea1c6fd4 Signed-off-by: TeYuan Wang <kamewang@google.com>
Diffstat (limited to 'init.hardware.rc')
-rw-r--r--init.hardware.rc3
1 files changed, 0 insertions, 3 deletions
diff --git a/init.hardware.rc b/init.hardware.rc
index b709e809..d2213a5a 100644
--- a/init.hardware.rc
+++ b/init.hardware.rc
@@ -141,9 +141,6 @@ on init && property:vendor.skip.init=0
# Property used by vintf for sku specific manifests
setprop ro.boot.product.hardware.sku ${ro.boot.hardware.sku}
-on late-init
- write /sys/devices/virtual/thermal/tz-by-name/quiet-therm-adc/mode enabled
-
on fs
# Start HW service manager early
start hwservicemanager