Merge "Revert "move setup wizard package name to google namespace""
This commit is contained in:
commit
3d3e6f5faa
1 changed files with 1 additions and 1 deletions
|
@ -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) {
|
||||
|
|
Loading…
Reference in a new issue