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

Commit 374a122a authored by Dan Willemsen's avatar Dan Willemsen Committed by android-build-merger
Browse files

Merge "Remove .(ll)ndk suffix from (ll)ndk_library" into oc-dev

am: 62abe8f8

Change-Id: I187ee1234b648e4a6174ac71e376a705c3403df4
parents 143e94d9 62abe8f8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@

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

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