blob: 5ad5e793c65bba32c7a770ef354874d6191f7d06 [file] [log] [blame]
cretin45d4cea552016-04-25 11:00:04 -07001#!/bin/bash
2
3adb root
4wait ${!}
5adb shell pm disable com.google.android.setupwizard || true
6wait ${!}
7adb shell pm disable com.android.provision || true
8wait ${!}
Michael Bestasc83309e2018-02-03 17:42:13 +02009adb shell am start org.lineageos.setupwizard/org.lineageos.setupwizard.SetupWizardTestActivity