summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--opengl/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/opengl/Android.bp b/opengl/Android.bp
index 48abdce712..8b94f616c6 100644
--- a/opengl/Android.bp
+++ b/opengl/Android.bp
@@ -54,6 +54,7 @@ ndk_headers {
cc_library_headers {
name: "gl_headers",
+ host_supported: true,
vendor_available: true,
export_include_dirs: ["include"],
}