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

Commit f63f5c74 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

am: 73def9c0

Change-Id: Idd1cf9bbffb15bfdab59c9b2e80cb31b477ce0cf
parents 5e818201 73def9c0
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",