sdm710-common: overlay: Ignore RSSNR signal level

Improve reception

Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
Henrique Silva 2018-10-18 09:09:17 -03:00 committed by SamarV-121
parent 63f047b775
commit 0732095af8

View file

@ -401,4 +401,7 @@
<!-- Whether device supports double tap to wake --> <!-- Whether device supports double tap to wake -->
<bool name="config_supportDoubleTapWake">true</bool> <bool name="config_supportDoubleTapWake">true</bool>
<!-- Whether device ignores the RSSNR signal implementation -->
<bool name="config_ignoreRssnrSignalLevel">true</bool>
</resources> </resources>