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

Commit ac0e8e8f authored by Dimitry Ivanov's avatar Dimitry Ivanov Committed by android-build-merger
Browse files

Merge "Apply version-script to libjnigraphics library" am: fe5f477e

am: 2520d62b

Change-Id: Idc372cbcd0f85049ced7e189865756f6e413b20c
parents 8585e6b7 2520d62b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -37,6 +37,7 @@ cc_library_shared {
            ldflags: ["-Wl,--hash-style=both"],
        },
    },
    version_script: "libjnigraphics.map.txt",
}

// The headers module is in frameworks/native/Android.bp.