Commit 046fb1d7 by olly Committed by bachinger

Documentation tweak

PiperOrigin-RevId: 401764435
parent ce66b01e
...@@ -27,7 +27,7 @@ import org.chromium.net.CronetProvider; ...@@ -27,7 +27,7 @@ import org.chromium.net.CronetProvider;
* href="https://developer.android.com/guide/topics/connectivity/cronet/start">Android developer * href="https://developer.android.com/guide/topics/connectivity/cronet/start">Android developer
* guide</a> to learn how to instantiate a {@link CronetEngine} for use by your application. You * guide</a> to learn how to instantiate a {@link CronetEngine} for use by your application. You
* can also use {@link CronetUtil#buildCronetEngine} to build a {@link CronetEngine} suitable * can also use {@link CronetUtil#buildCronetEngine} to build a {@link CronetEngine} suitable
* for use by ExoPlayer. * for use with {@link CronetDataSource}.
*/ */
@Deprecated @Deprecated
public final class CronetEngineWrapper { public final class CronetEngineWrapper {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment