summaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
authorNaseer Ahmed <naseer@codeaurora.org>2018-04-02 17:28:51 -0400
committerNaseer Ahmed <naseer@codeaurora.org>2018-04-02 18:04:44 -0400
commit67e17087757280f3297b3e821bf67159597023a8 (patch)
tree6505cd05166d34754c524c438a4baa661574a41d /Android.bp
parentc76fa2745fedf751f07bc93067ed0614cf7cc14e (diff)
downloaddisplay-67e17087757280f3297b3e821bf67159597023a8.tar.gz
display: More fixes for VNDK
Change-Id: I8887ffdde3d6f39f9405dd38e8eaedbb8da2a9b4
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index ef4b3af8..7a6b5b61 100644
--- a/Android.bp
+++ b/Android.bp
@@ -18,6 +18,7 @@ cc_defaults {
cc_library_headers {
name: "display_headers",
+ vendor_available: true,
export_include_dirs: [
"include",
"libcopybit",