summaryrefslogtreecommitdiff
path: root/test-mock/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'test-mock/Android.bp')
-rw-r--r--test-mock/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test-mock/Android.bp b/test-mock/Android.bp
index 5eba01779f46..37158e5fe0b9 100644
--- a/test-mock/Android.bp
+++ b/test-mock/Android.bp
@@ -26,5 +26,6 @@ java_sdk_library {
],
srcs_lib_whitelist_pkgs: ["android"],
+ metalava_enabled: false,
compile_dex: true,
}