[ { "@type": "sdk", "@name": "conscrypt-module-test-exports", "java_libs": [ "conscrypt-for-host" ], "java_tests": [ "conscrypt-tests" ], "licenses": [ "external_conscrypt_license" ], "native_shared_libs": [ "libjavacrypto" ] }, { "@type": "java_library", "@name": "conscrypt-for-host", "@deps": [ "external_conscrypt_license" ] }, { "@type": "java_test", "@name": "conscrypt-tests", "@deps": [ "external_conscrypt_license" ] }, { "@type": "license", "@name": "external_conscrypt_license" }, { "@type": "cc_library_shared", "@name": "libjavacrypto", "@deps": [ "external_conscrypt_license" ] } ]