summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--odrefresh/Android.bp5
1 files changed, 0 insertions, 5 deletions
diff --git a/odrefresh/Android.bp b/odrefresh/Android.bp
index 8d5e44362c..5426e37b80 100644
--- a/odrefresh/Android.bp
+++ b/odrefresh/Android.bp
@@ -180,11 +180,6 @@ art_cc_defaults {
static_libs: [
"libgmock",
],
- target: {
- android: {
- compile_multilib: "first",
- },
- },
}
// Version of ART gtest `art_odrefresh_tests` bundled with the ART APEX on target.