aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-09 20:37:09 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-09 20:37:09 +0000
commit51456099db71c77b87b51fab54daa01201479389 (patch)
tree0509ac2add62251524832bd9feabaad41fe9418d
parent73c417540d7f6c60e173f370f842a5164bc294df (diff)
parent21f44c8186caa56b3e01a99554f22ab1aa74094d (diff)
downloadwayland-51456099db71c77b87b51fab54daa01201479389.tar.gz
Change-Id: Id03ea3467d6027c175f9096c8b70a6bf8d60fb72
-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",
],