summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Chao <davidchao@google.com>2021-09-23 15:48:49 +0800
committerDavid Chao <davidchao@google.com>2022-05-20 15:19:09 +0800
commit83267b1241c38bbd22fdfe389e692b0b26c887ce (patch)
treeb83f1104b6457cfb0c57d78c58a5765d8239b0b3
parent351b8dca40970455f0c51db28d0be029cd01c1d2 (diff)
downloadpixel-83267b1241c38bbd22fdfe389e692b0b26c887ce.tar.gz
thermal: Move charger thermal HAL setup into common code
Bug: 200615564 Test: thermal symlinks can be created in dev folder Change-Id: I365440ad4a1fd6f4063c1d2bdf4881622353458f Signed-off-by: David Chao <davidchao@google.com>
-rw-r--r--thermal/pixel-thermal-symlinks.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/thermal/pixel-thermal-symlinks.rc b/thermal/pixel-thermal-symlinks.rc
index a1f65094..5bf1ea79 100644
--- a/thermal/pixel-thermal-symlinks.rc
+++ b/thermal/pixel-thermal-symlinks.rc
@@ -1,4 +1,4 @@
-on early-boot
+on early-init
mkdir /dev/thermal 0750 system system
mkdir /dev/thermal/tz-by-name 0750 system system
mkdir /dev/thermal/cdev-by-name 0750 system system