aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWei Wang <wvw@google.com>2018-06-18 23:27:19 -0400
committerErfan Abdi <erfangplus@gmail.com>2018-07-11 11:59:42 +0430
commit079872966a171ae5aa542ba6e9993e2b3eb4f306 (patch)
tree4b406a05983b89749733c0d55c723e4d498ea48f
parent2542f34b10f4dfbfc0c08f0c524cb2d8eb33952c (diff)
griffin: skip wait for hwservicemanager
Wait for hwservicemanager is no longer needed after this CL: https://android-review.googlesource.com/#/c/356043/ Bug: 36399429 Test: griffin boot Signed off by: Nolen Johnson <johnsonnolen@gmail.com> Change-Id: I12c5adab70dc519b5e834eb35262ff73d214978b
-rwxr-xr-xrootdir/etc/init.qcom.rc2
1 files changed, 0 insertions, 2 deletions
diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc
index 859ed80b..08959ff4 100755
--- a/rootdir/etc/init.qcom.rc
+++ b/rootdir/etc/init.qcom.rc
@@ -400,8 +400,6 @@ on late-fs
start surfaceflinger
start bootanim
- # Make sure HW service manager started and start required HAL services
- wait_for_prop hwservicemanager.ready true
start configstore-hal-1-0
start gralloc-2-0