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

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

Merge "Revert "move setup wizard package name to google namespace""

parents 0756a962 60c5851c
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) {