Skip to content

Commit

Permalink
Hide network
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeltroger committed Nov 3, 2023
1 parent de8575d commit a49f823
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/run_ui_tests
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ adb push testdata /sdcard/
adb shell settings put global sysui_demo_allowed 1
adb shell am broadcast -a com.android.systemui.demo -e command clock -e hhmm 1200
adb shell am broadcast -a com.android.systemui.demo -e command notifications -e visible false
adb shell am broadcast -a com.android.systemui.demo -e command network -e mobile show -e datatype none -e level 4
adb shell am broadcast -a com.android.systemui.demo -e command network -e mobile hide
adb shell am broadcast -a com.android.systemui.demo -e command network -e wifi hide
adb shell am broadcast -a com.android.systemui.demo -e command battery -e plugged false
adb shell am broadcast -a com.android.systemui.demo -e command battery -e level 100
Expand Down

0 comments on commit a49f823

Please sign in to comment.