sdm710-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 SamarV-121
parent 014e1c6350
commit 83d2143ddc

View file

@ -70,4 +70,7 @@
<!-- 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>