mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Revert "move setup wizard package name to google namespace"
This reverts commit 1af8006352c2a3632130d6d252a1ad89ceb94303
This commit is contained in:
parent
1af8006352
commit
60c5851cc8
@ -192,7 +192,7 @@ public class VoiceInput implements OnClickListener {
|
|||||||
}
|
}
|
||||||
|
|
||||||
mBlacklist = new Whitelist();
|
mBlacklist = new Whitelist();
|
||||||
mBlacklist.addApp("com.google.android.setupwizard");
|
mBlacklist.addApp("com.android.setupwizard");
|
||||||
}
|
}
|
||||||
|
|
||||||
public void setCursorPos(int pos) {
|
public void setCursorPos(int pos) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user