aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-11 05:08:00 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-11 05:08:00 +0000
commitb1af35253b81bf1759b6015f5b0e3fd70aca4a8f (patch)
tree0509ac2add62251524832bd9feabaad41fe9418d
parentaaca077bde0794e0ee7aaa4613dfc4bdf8af2e51 (diff)
parent21f44c8186caa56b3e01a99554f22ab1aa74094d (diff)
downloadwayland-b1af35253b81bf1759b6015f5b0e3fd70aca4a8f.tar.gz
Change-Id: Icfaa5c800137a40aea8396c97f3046b143715f4f
-rw-r--r--Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index d5e1acd..dd28bc7 100644
--- a/Android.bp
+++ b/Android.bp
@@ -129,7 +129,7 @@ cc_defaults {
generated_headers: [
"wayland_core_client_protocol_headers",
],
- export_include_dirs: ["src"],
+ export_include_dirs: ["src", "egl"],
export_generated_headers: [
"wayland_core_client_protocol_headers",
],