sdm660-common: Wait for MPCTL to start on boot
Change-Id: Ib79b48e1d362872d9d97373d5ca2ad42f7fbc638
This commit is contained in:
parent
8220f5651a
commit
ce1110be6f
1 changed files with 4 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue