mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Fix the regression tests
Change-Id: I42150fbb05e5b070aca81a36f18fb069d7a8b810
This commit is contained in:
parent
01127fad51
commit
aff55baf2a
@ -40,6 +40,10 @@
|
||||
void setLogFileManager(...);
|
||||
}
|
||||
|
||||
-keep class com.android.inputmethod.keyboard.KeyboardSet$Builder {
|
||||
void setTouchPositionCorrectionEnabled(...);
|
||||
}
|
||||
|
||||
# The support library contains references to newer platform versions.
|
||||
# Don't warn about those in case this app is linking against an older
|
||||
# platform version. We know about them, and they are safe.
|
||||
|
Loading…
Reference in New Issue
Block a user