sdm710-common: overlay: Remove deprecated config_waitForMpctlOnBoot

Change-Id: Ieddfee4d6cba4e8c909d8117a23901baa9e33ead
This commit is contained in:
Michael Bestas 2022-12-30 17:43:52 +02:00 committed by CakesTwix
parent 5c7cc6d9d9
commit ea6af5c061
Signed by: CakesTwix
GPG key ID: 7B11051D5CE19825

View file

@ -67,10 +67,6 @@
<!-- Whether device ignores the RSSNR signal implementation -->
<bool name="config_ignoreRssnrSignalLevel">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>
<!-- Whether device has a physical display cutout -->
<bool name="config_physicalDisplayCutout">true</bool>
</resources>