summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
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 c2419e4..7b6213e 100644
--- a/Android.bp
+++ b/Android.bp
@@ -116,6 +116,7 @@ cc_binary_host {
116 116
117cc_library { 117cc_library {
118 name: "libvintftest", 118 name: "libvintftest",
119 defaults: ["libvintf-defaults"],
119 host_supported: true, 120 host_supported: true,
120 shared_libs: [ 121 shared_libs: [
121 "libbase", 122 "libbase",