blob: 5ad5e793c65bba32c7a770ef354874d6191f7d06 [file] [log] [blame]
#!/bin/bash
adb root
wait ${!}
adb shell pm disable com.google.android.setupwizard || true
wait ${!}
adb shell pm disable com.android.provision || true
wait ${!}
adb shell am start org.lineageos.setupwizard/org.lineageos.setupwizard.SetupWizardTestActivity