Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dda80756 authored by Caitlin Shkuratov's avatar Caitlin Shkuratov
Browse files

[SB] Allow carrier merged conns to inflate signal strength - Kairos

A re-implementation of If250be73b3b86ac31237d4e11327c6233bc0221f but in
the Kairos pipeline.

Bug: 423686800
Flag: com.android.systemui.status_bar_inflate_carrier_merged
Flag: com.android.systemui.status_bar_mobile_icon_kairos
Test: atest CarrierMergedConnectionRepositoryKairosAdapterTest
Test: atest CarrierMergedConnectionRepositoryKairosTest

Test: With new flag on and Kairos on:
 (adb shell am broadcast -a com.android.systemui.demo -e command
network -e wifi carriermerged -e slot 2 -e level 4 -e numlevels 5 -e
inflate false) -> verify triangle with W+ displays with 4/4 bars filled
in (numlevels=5 means the level can be in range [0-4])
 (adb shell am broadcast -a com.android.systemui.demo -e command
network -e wifi carriermerged -e slot 2 -e level 4 -e numlevels 5 -e
inflate true) -> verify triangle with W+ displays with 5/5 bars filled
in

Test: With new flag off: Verify those same test cases, but that they all
show 4/4 bars filled in

Change-Id: Ib60d22310687efe78e9e880838113cde2fde80b0
parent c5be0e43
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment