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

Commit 939621c3 authored by Dan Albert's avatar Dan Albert Committed by android-build-merger
Browse files

Merge "Migrate khrplatform.h to ndk_headers." am: a0d616be

am: fea2cbbe

Change-Id: If4cfe4aa468e50dd12c8f0c66bdfdbca8e0bf8f5
parents 75a118f9 fea2cbbe
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -40,6 +40,13 @@ ndk_headers {
    srcs: ["include/GLES3/**/*.h"],
}

ndk_headers {
    name: "khr_headers",
    from: "include",
    to: "",
    srcs: ["include/KHR/**/*.h"],
}

subdirs = [
    "*",
]