Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
No related merge requests found
......@@ -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) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment