diff options
author | Tomita, Ryounosuke X <ryounosuke.x.tomita@sonymobile.com> | 2018-09-11 14:06:40 +0900 |
---|---|---|
committer | Shuo Qian <shuoq@google.com> | 2019-12-26 10:05:10 -0800 |
commit | be117207cfc126c06500159b275c4ffa6c8f877b (patch) | |
tree | e3baf2b01397150277c497e953fe4eef74f17bd7 /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | fe3aa5d6528c40189ec03437be2e0d5d49f9e2f9 (diff) |
Improve LTE signal bar level with flexible RSRQ and RSSNR threshold
Current AOSP LTE signal bar has following limitation:
- For Threshold type, "RSRP & RSSNR" or "RSRP only" are selectable,
but "RSRP & RSRQ" is unavailable.
- For threshold value, RSRP is flexible by carrier config,
but RSSNR is hard-coded.
- The signal strength reporting criteria apply to only the RSRP.
This change allows following customizations by new carrier config:
- Threshold type can select "RSRP & RSRQ" too.
- Threshold value of RSRQ and RSSNR can be flexible.
- RSRQ and RSSNR thresholds can set signal strength reporting criteria.
Test: auto - Confirmed that run
FrameworksTelephonyTests#testSignalStrength and it has no problem.
Test: auto - Confirmed that run
FrameworksTelephonyTests#SignalThresholdInfoTest and it has no problem.
Bug: 133400544
Change-Id: I37d0dc5ff41169b0309cfaabaa0f2595894b3749
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions