Fixing HSUM issue for keyboard and touchpad tutorial
Tutorial should be always shown as user 0 activity to properly set SysUiState.
To be able to launch it from other users (e.g. from adb) we need to add showForAllUsers property in manifest.
Bug: 361518125
Test: Launch activity from adb as user 0, e.g. adb shell am start-activity --user 0 com.android.systemui/.touchpad.tutorial.ui.view.TouchpadTutorialActivity
Flag: com.android.systemui.shared.new_touchpad_gestures_tutorial
Change-Id: Ifbab859cd9e6d1db6e11154cdd8ee9525af01a31
1 file changed