LatinIME/tests
Yohei Yukawa 9cd42f39eb Move <uses-sdk /> to a differnt XML
Basically Android Studio does want targetSdkVersion to be specified in
build.gradle rather than AndroidManifest.xml.  To make both make build
and Android Studio build happy, this CL splits <uses-sdk /> from the
main AndroidManifest.xml to a different file and let them merged in
make build.

There should be no behavior change.

Bug: 110741422
Test: Manually verified that there is no difference in
      AndroidManifest.xml in the APK.
Change-Id: Ib673bca5a31b2f95329c9310a127ec0701bd8fdc
2018-07-25 14:21:09 -07:00
..
data Fix SuggestTests 2012-01-13 15:25:28 +09:00
res Add label and icon to the test app 2014-10-14 10:17:35 -07:00
src/com/android/inputmethod Migrate to Android Testing Support Lib (part 7/N) 2018-07-24 11:29:20 -07:00
Android.mk Move <uses-sdk /> to a differnt XML 2018-07-25 14:21:09 -07:00
AndroidManifest.xml Move <uses-sdk /> to a differnt XML 2018-07-25 14:21:09 -07:00
AndroidManifest_SdkVersion.xml Move <uses-sdk /> to a differnt XML 2018-07-25 14:21:09 -07:00
AndroidTest.xml Add AndroidTest.xml for LatinIME 2018-07-04 18:25:53 -07:00