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

Skip to content
Commit cdcd587f authored by Caitlin Shkuratov's avatar Caitlin Shkuratov
Browse files

[SB][Sat] Add demo repo for device-based satellite.

Fixes: 323522792
Test: See below:
1) `adb shell am broadcast -a com.android.systemui.demo -e command
   enter` -> starts demo mode
2) `adb shell am broadcast -a com.android.systemui.demo -e command
   network -e mobile show -e level 0` -> sets mobile to be
   out-of-service
3) Wait 10s
4) Verify dimmed satellite icon appears
5) `adb shell am broadcast -a com.android.systemui.demo -e command
network -e satellite show -e level 4 -e connection connected` -> Verify
full satellite icon appears with level
6) Update the `level` value or `connection` value in the satellite
   command -> Verify satellite icon adjusts appropriately
7) `adb shell am broadcast -a com.android.systemui.demo -e command
   network -e mobile show -e level 1` -> sets mobile to be in-service,
   so verify satellite icon disappears
Test: all unit tests in the statusbar.pipeline.satellite directory
Flag: ACONFIG com.android.internal.telephony.flags.oem_enabled_satellite_flag
NEXTFOOD

Change-Id: I43622852763f6ac1d28446e0afd77a8cb92d26e0
parent 8e1ad154
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment