Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bee1a102 authored by Jean Chalard's avatar Jean Chalard Committed by Android (Google) Code Review
Browse files

Merge "Fix the regression tests"

parents 7e518d8b aff55baf
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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.