Loading java/proguard.flags +4 −0 Original line number Diff line number Diff line Loading @@ -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 Loading
java/proguard.flags +4 −0 Original line number Diff line number Diff line Loading @@ -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