summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--oatdump/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/oatdump/Android.bp b/oatdump/Android.bp
index 070449967c..7d82ebf182 100644
--- a/oatdump/Android.bp
+++ b/oatdump/Android.bp
@@ -123,6 +123,7 @@ art_cc_binary {
"libvixld-arm",
"libvixld-arm64",
],
+ group_static_libs: true,
}
art_cc_test {