maiacore android keyboard app or something
 
 
 
 
Go to file
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
common Remove android.util.Log from FileUtils 2015-07-09 11:50:10 -07:00
dictionaries Update dictionaries (possibly_offensive flag) 2014-10-31 14:49:24 +09:00
java Move <uses-sdk /> to a differnt XML 2018-07-25 14:21:09 -07:00
native Use -Werror in packages/inputmethods/LatinIME/native/jni 2017-11-02 10:18:54 -07:00
tests Move <uses-sdk /> to a differnt XML 2018-07-25 14:21:09 -07:00
tools Opensource a test tool called EditTextVariations 2018-05-22 10:31:28 -07:00
Android.mk Add latinime-common local lib 2014-10-22 19:26:21 +09:00
CleanSpec.mk Add a clean step for LatinIME native lib. 2014-03-21 10:46:24 +09:00