mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Merge "move setup wizard package name to google namespace"
This commit is contained in:
commit
0e8bbe3ab4
@ -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) {
|
||||
|
Loading…
Reference in New Issue
Block a user