aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-05-02 23:08:29 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-05-02 23:08:29 +0000
commit2958f2bdbf117d900c4a62b7e4d07633f4e0c490 (patch)
treee87399c78061faf4180a237a0a8f2ca6321fb9d4
parent02aa8bbf3e69b92cf2dcc21ef6a1cbae1b450ee1 (diff)
parent2ee0bb584819bdacfc872002127dcb71ef324273 (diff)
downloadamber-android11-d1-release.tar.gz
Change-Id: I6f007b6c3c4e33896a051793347bc3ebc0949309
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 9e763a9..cb2230e 100644
--- a/Android.bp
+++ b/Android.bp
@@ -12,6 +12,8 @@ cc_defaults {
rtti: false,
sdk_version: "27",
stl: "libc++_static",
+ shared_libs: ["libvulkan"],
+ export_shared_lib_headers: ["libvulkan"],
}
cc_library_static {