diff options
-rw-r--r-- | NativeCode.bp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/NativeCode.bp b/NativeCode.bp index a27fa74821..ef2f554035 100644 --- a/NativeCode.bp +++ b/NativeCode.bp @@ -88,6 +88,7 @@ cc_library_shared { name: "libandroidio", visibility: [ "//art/build/apex", + "//external/conscrypt", ], defaults: [ "core_native_default_flags", |