aboutsummaryrefslogtreecommitdiffstats
path: root/native/jni/Android.bp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename to Kelar Keyboard (org.kelar.inputmethod.latin)Amin Bandali2025-01-111-4/+4
|
* [LSC] Add LOCAL_LICENSE_KINDS to packages/inputmethods/LatinIMEBob Badour2021-02-171-0/+9
| | | | | | | | | | | | | | | | | | | | | | Added SPDX-license-identifier-Apache-2.0 to: Android.bp common/Android.bp java/Android.bp native/dicttoolkit/Android.bp native/jni/Android.bp tests/Android.bp tools/EditTextVariations/Android.bp tools/dicttool/Android.bp tools/make-keyboard-text/Android.bp Bug: 68860345 Bug: 151177513 Bug: 151953481 Test: m all Exempt-From-Owner-Approval: janitorial work Change-Id: I440008bffac5c97a2497970af377a9d03262b6d8
* Mark liblatinime_unittests as unit_test:true to run in presubmit in CIJulien Desprez2021-02-161-1/+3
| | | | | | | | | This will ensure that the target stays green. Note: we will clean up the explicit unit_tests:true once cc_test default is changed. Change-Id: I5153ca918e94b370b1f08289118877d209385ba2 Test: presubmit Bug: 180014759
* Add explicit dependencies on jni_headersOrion Hodson2020-04-131-0/+2
| | | | | | | | Preparation for removing implicit include paths for jni.h from soong. Bug: 152482542 Test: lunch aosp_x86_64 && m checkbuild Change-Id: Ib36e679819a3309ccbf12fd592309b16c8bbd6c8
* Merge "Move LatinIME and its lib to /product" am: 149b9d4f6e am: 84d156b1e6Anton Hansson2019-01-141-0/+1
|\ | | | | | | | | | | am: d894eec1ee Change-Id: Ib7cdb0007c22934f7736cd02c02e0f9358f889d4
| * Move LatinIME and its lib to /productAnton Hansson2019-01-111-0/+1
| | | | | | | | | | | | | | | | | | | | This app is frequently overriden by proprietary apps on shipping devices, so move it to /product along with its jni library. Bug: 122353713 Test: launch keyboard on aosp_arm64 emulator Change-Id: Ied8c1e6133b67e28da76b0e48254e2e2e0ed15bf
| * Convert to Android.bpDan Willemsen2018-11-011-0/+213
| | | | | | | | See build/soong/README.md for more information. Test: cd packages/inputmethods/LatinIME; mma Change-Id: Ib8867d3b74f09fc1d9f95adc9a49a81ac0f7f054 Merged-In: Ib8867d3b74f09fc1d9f95adc9a49a81ac0f7f054
* Convert to Android.bpDan Willemsen2018-10-311-0/+214
See build/soong/README.md for more information. Test: cd packages/inputmethods/LatinIME; mma Change-Id: Ib8867d3b74f09fc1d9f95adc9a49a81ac0f7f054