summaryrefslogtreecommitdiff
path: root/api/api.go
diff options
context:
space:
mode:
author Caitlin Shkuratov <caitlinshk@google.com> 2024-04-22 21:50:34 +0000
committer Caitlin Shkuratov <caitlinshk@google.com> 2024-04-24 16:15:35 +0000
commitcdcd587f9c1c3bc96ae1270fbfec08ea078ed8ce (patch)
tree575c9cbfb82d0ed60c6a25f60e7a0f559a552b87 /api/api.go
parent8e1ad154a870d73e3030d6a5f0fb752c6a678023 (diff)
[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
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions