sdm710-common: Wait for MPCTL to start on boot
Change-Id: Ib79b48e1d362872d9d97373d5ca2ad42f7fbc638
This commit is contained in:
parent
014e1c6350
commit
83d2143ddc
1 changed files with 3 additions and 0 deletions
|
@ -70,4 +70,7 @@
|
||||||
<!-- Whether device has screen with higher aspect ratio -->
|
<!-- Whether device has screen with higher aspect ratio -->
|
||||||
<bool name="config_haveHigherAspectRatioScreen">true</bool>
|
<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>
|
</resources>
|
||||||
|
|
Loading…
Reference in a new issue