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

Commit 76c82727 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 am: f30357aa

parents 6c496e0c f30357aa
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 {