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

Commit a41c4bcc authored by Yohei Yukawa's avatar Yohei Yukawa
Browse files

Follow up API signature changes of CursorAnchorInfo

This is a follow up CL for Ia8cbb9f6b41cd9509fc0147fd68763dfde
and Ic8c6fab58c01206872a34e7ee604cdda1581364d.

BUG: 17365414
BUG: 17200900
Change-Id: Ib2371849d32bb44da9ef59f05e648a476e03699a
parent 5f183f06
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@ fi

if [[ $rebuild == true ]]; then
  make -j4 FrameworksCoreInputMethodTests
  TESTAPP=${ANDROID_PRODUCT_OUT}/data/app/FrameworksCoreInputMethodTests.apk
  TESTAPP=${ANDROID_PRODUCT_OUT}/data/app/FrameworksCoreInputMethodTests/FrameworksCoreInputMethodTests.apk
  COMMAND="adb install -r $TESTAPP"
  echo $COMMAND
  $COMMAND
+78 −90

File changed.

Preview size limit exceeded, changes collapsed.