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

Unverified Commit 18c61e06 authored by Michael Bestas's avatar Michael Bestas
Browse files

LatinIME: Remove Android.mk usage

Rename the jni makefile that's used for gradle builds and remove
the empty makefile that was used as a guard.

Change-Id: Ibcd1b29f1297d3f4b2b01682a100eba8d68a53b8
parent 81f3b2ec
Loading
Loading
Loading
Loading

Android.mk

deleted100644 → 0
+0 −0

Empty file deleted.

+1 −1
Original line number Diff line number Diff line
@@ -76,7 +76,7 @@ android {

    externalNativeBuild {
        ndkBuild {
            path 'native/jni/Android.mk'
            path 'native/jni/AndroidNdk.mk'
        }
    }
    androidResources {
+0 −0

File moved.