blob: 5c48992bf4495fc8d6ce17ae8273f63ffd95048d [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 com.cyanogenmod.setupwizard/com.cyanogenmod.setupwizard.SetupWizardTestActivity