Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.

Commit

Permalink
sdm845-common: overlay: Ignore RSSNR signal level
Browse files Browse the repository at this point in the history
Improve reception
  • Loading branch information
jhenrique09 committed Dec 5, 2018
1 parent 03a4619 commit 530b601
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions overlay/frameworks/base/core/res/res/values/config.xml
Expand Up @@ -362,4 +362,8 @@

<!-- Is the battery LED intrusive? Used to decide if there should be a disable option -->
<bool name="config_intrusiveBatteryLed">true</bool>

<!-- Whether device ignores the RSSNR signal implementation -->
<bool name="config_ignoreRssnrSignalLevel">true</bool>

</resources>

0 comments on commit 530b601

Please sign in to comment.