Temporary workaround for Cronet mainline

java_sdk_library is not supported in apex.
So this is a temporary workaround adding Cronet
to apex with <uses-library ..> mechanismfor now.

1. Add Cronet API surface to cronet_impls jar.
2. Put org.chromium.net.cronet.xml to Cronet apex.
3. Use Cronet java fallback and disable native impl.

Bug: 139397529
Test: build
Change-Id: I74b04c992cbf4bb40c92901b78a5a227c6c74e53
3 files changed