aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-06-24 19:04:31 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-06-24 19:04:31 +0000
commitd50020ccefec7b77e1422b4eb4a26fc9c80a996a (patch)
tree0ae352b18f96fcca3ce41cc57c7dc718af0a41e2 /Android.bp
parent5922e7ee56e0cbd4ea7e9f388b3de727c875f4a4 (diff)
parentc7a0ca3f7fc2a1505551536e0b90e0d209a2a824 (diff)
downloadslab-3e2d7f6fdfd01f59703d6c1b8aa7f56fef1b4bed.tar.gz
Change-Id: Icb3b33a24bac1d85ef52a7da241a7a069c7eed7e
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 12b55a6..76ef50b 100644
--- a/Android.bp
+++ b/Android.bp
@@ -26,8 +26,10 @@ rust_library {
edition: "2015",
apex_available: [
"//apex_available:platform",
+ "com.android.resolv",
"com.android.virt",
],
+ min_sdk_version: "29",
}
rust_defaults {