sanders: overlay: Ignore RSSNR signal level

Improve reception
This commit is contained in:
Henrique Silva
2018-10-18 09:09:17 -03:00
committed by Jorge Lucas
parent 5dcd531590
commit 5ecd12fa6d

View File

@@ -443,4 +443,7 @@
<!-- 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 ignores the RSSNR signal implementation -->
<bool name="config_ignoreRssnrSignalLevel">true</bool>
</resources>