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

Commit e83c61ba 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 am: 939621c3

am: 353eeaa9

Change-Id: I73b638cf2a2ba1d1b847edb4888b9c1f4dfc047f
parents 0c797125 353eeaa9
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 = [
    "*",
]