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

Commit 73def9c0 authored by Dan Willemsen's avatar Dan Willemsen Committed by android-build-merger
Browse files

Merge "Remove .(ll)ndk suffix from (ll)ndk_library"

am: 4a43598b

Change-Id: Ib66ddf53cbe91d2064f6268f9115cd577883acae
parents 4e04b588 4a43598b
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -14,7 +14,7 @@


// The headers module is in frameworks/native/Android.bp.
// The headers module is in frameworks/native/Android.bp.
ndk_library {
ndk_library {
    name: "libandroid.ndk",
    name: "libandroid",
    symbol_file: "libandroid.map.txt",
    symbol_file: "libandroid.map.txt",
    first_version: "9",
    first_version: "9",
    unversioned_until: "current",
    unversioned_until: "current",
+1 −1
Original line number Original line Diff line number Diff line
@@ -14,7 +14,7 @@


// The headers module is in frameworks/native/Android.bp.
// The headers module is in frameworks/native/Android.bp.
ndk_library {
ndk_library {
    name: "libjnigraphics.ndk",
    name: "libjnigraphics",
    symbol_file: "libjnigraphics.map.txt",
    symbol_file: "libjnigraphics.map.txt",
    first_version: "9",
    first_version: "9",
    unversioned_until: "current",
    unversioned_until: "current",