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

Commit 1c0e42da authored by Spandan Das's avatar Spandan Das Committed by Automerger Merge Worker
Browse files

Merge "Declare the headers of the ndk_library" am: 12b528b0 am: c2460ec6...

Merge "Declare the headers of the ndk_library" am: 12b528b0 am: c2460ec6 am: f30357aa am: 76c82727

Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/2212878



Change-Id: I7e7c0b889df1b4eb00a162906a902d85f76d3cd4
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents fb448deb 76c82727
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -27,6 +27,9 @@ ndk_library {
    symbol_file: "libvulkan.map.txt",
    first_version: "24",
    unversioned_until: "current",
    export_header_libs: [
        "ndk_vulkan_headers",
    ],
}

cc_library_shared {