sdm660-common: Wait for MPCTL to start on boot

Change-Id: Ib79b48e1d362872d9d97373d5ca2ad42f7fbc638
This commit is contained in:
dianlujitao 2019-01-16 19:07:49 +08:00 committed by Max Weffers
parent 8220f5651a
commit ce1110be6f
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -55,4 +55,8 @@
<!-- Whether device has screen with higher aspect ratio -->
<bool name="config_haveHigherAspectRatioScreen">true</bool>
<!-- Whether device needs to wait for Qualcomm MPCTL service to start
before setting power profiles on boot. -->
<bool name="config_waitForMpctlOnBoot">true</bool>
</resources>