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

Commit b7f3fd13 authored by Justin Yun's avatar Justin Yun Committed by android-build-merger
Browse files

Merge "Mark libziparchive as VNDK in Android.bp" am: 4ed58aff

am: cc52f1c9

Change-Id: Ic9f9cd0c35a78000f209dad0b6b8bba88c849d99
parents 8ca8cecd cc52f1c9
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -58,6 +58,9 @@ cc_library {
    name: "libziparchive",
    host_supported: true,
    vendor_available: true,
    vndk: {
        enabled: true,
    },

    defaults: [
        "libziparchive_defaults",