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

Commit 12b528b0 authored by Spandan Das's avatar Spandan Das Committed by Gerrit Code Review
Browse files

Merge "Declare the headers of the ndk_library"

parents 260480a3 d59d1b92
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 {