diff options
Diffstat (limited to 'NativeCode.bp')
-rw-r--r-- | NativeCode.bp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/NativeCode.bp b/NativeCode.bp index 7bacc1528a..25c128b181 100644 --- a/NativeCode.bp +++ b/NativeCode.bp @@ -92,6 +92,7 @@ cc_library_shared { name: "libandroidio", visibility: [ "//art/build/apex", + "//external/conscrypt", ], apex_available: [ "com.android.art.release", |