summaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp5
1 files changed, 5 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 8a2483c..f6d6f09 100644
--- a/Android.bp
+++ b/Android.bp
@@ -452,6 +452,11 @@ cc_library_static {
"crypto/constant_time_test.c",
],
local_include_dirs: ["include"],
+ apex_available: [
+ "//apex_available:platform",
+ "com.android.resolv",
+ ],
+ min_sdk_version: "29",
}
// dependent_library ["feature_list"]