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

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

Change-Id: I3a672f2c51564d82fbde804850b9ec4d50a8f764
parents 8c031076 4ed58aff
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",