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

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

Merge "move setup wizard package name into google namespace"

parents 3edc97b2 713c6864
Loading
Loading
Loading
Loading
+2 −2
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) {