summaryrefslogtreecommitdiff
path: root/init.qcom.devstart.sh
diff options
context:
space:
mode:
authorErik Staats <estaats@google.com>2017-11-06 16:47:20 -0800
committerErik Staats <estaats@google.com>2017-11-06 16:49:22 -0800
commite7d3e4757dc32f72c6a71425224b37e2aade60fc (patch)
tree50d6ca331f26967572a28311a0d797e188d265d8 /init.qcom.devstart.sh
parentf3306053a56473b80764fd691bbb05bc7806c38b (diff)
downloadbonito-e7d3e4757dc32f72c6a71425224b37e2aade60fc.tar.gz
Add EdgeSense LDO power initialization.
Bug: 68950393 Test: Verified that the Max11259 sensor is being enumerated and works. See details in testing done comment in https://googleplex-android-review.git.corp.google.com/3175117 . Change-Id: Id7cacdbae1f85b0c06dd193cca990271631ab0b2
Diffstat (limited to 'init.qcom.devstart.sh')
-rw-r--r--init.qcom.devstart.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/init.qcom.devstart.sh b/init.qcom.devstart.sh
index 3589ac22..05a6a589 100644
--- a/init.qcom.devstart.sh
+++ b/init.qcom.devstart.sh
@@ -1,5 +1,9 @@
#! /vendor/bin/sh
+# Initialize Edge Sense.
+# TODO: b/67205273
+/vendor/bin/init.edge_sense.sh
+
echo 1 > /sys/kernel/boot_adsp/boot
echo 1 > /sys/kernel/boot_slpi/boot
setprop sys.qcom.devup 1