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

Commit a0d616be authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Migrate khrplatform.h to ndk_headers."

parents 900da7b1 c4390882
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 = [
    "*",
]