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

Commit ee2fd1e7 authored by Jesse Hall's avatar Jesse Hall Committed by android-build-merger
Browse files

Add vulkan_headers_ndk cc_library_headers module

am: 3c18afcb

Change-Id: I71603a6fda57fe7fc43b4706530237757ff08841
parents 6acd06cc 3c18afcb
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -37,6 +37,12 @@ cc_library_headers {
    export_include_dirs: ["include"],
}

cc_library_headers {
    name: "vulkan_headers_ndk",
    export_include_dirs: ["include"],
    sdk_version: "24",
}

subdirs = [
    "nulldrv",
    "libvulkan",