summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 1e6a2314..5b802671 100644
--- a/Android.bp
+++ b/Android.bp
@@ -349,6 +349,7 @@ cc_library_static {
name: "libcrypto_static",
visibility: [
"//art/build/sdk",
+ "//art/dex2oat", // Only for test use (note this module isn't in apex_available).
"//bootable/recovery/updater",
"//bootable/deprecated-ota/updater",
"//external/conscrypt",