diff options
author | Tomita, Ryounosuke X <ryounosuke.x.tomita@sonymobile.com> | 2018-09-11 14:06:40 +0900 |
---|---|---|
committer | sqian <shuoq@google.com> | 2019-12-26 10:10:14 -0800 |
commit | 19078ae003e0a6d20c8683f3c4d728af78f71aaf (patch) | |
tree | 264ab951b5ffc2b72503ba131bb418856716d69e /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | b2d8eb58a29c331c23c57712af936a670cb61b33 (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
Merged-In: I37d0dc5ff41169b0309cfaabaa0f2595894b3749
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions