Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 60c5851c authored by Freeman Ng's avatar Freeman Ng Committed by Android (Google) Code Review
Browse files

Revert "move setup wizard package name to google namespace"

This reverts commit 1af80063
parent 1af80063
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -192,7 +192,7 @@ public class VoiceInput implements OnClickListener {
        }

        mBlacklist = new Whitelist();
        mBlacklist.addApp("com.google.android.setupwizard");
        mBlacklist.addApp("com.android.setupwizard");
    }

    public void setCursorPos(int pos) {