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

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

Merge "move setup wizard package name to google namespace"

parents 91f1a06c 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.android.setupwizard");
        mBlacklist.addApp("com.google.android.setupwizard");
    }

    public void setCursorPos(int pos) {