mirror of
https://github.com/samsonjs/media.git
synced 2026-04-04 11:05:47 +00:00
Documentation tweak
PiperOrigin-RevId: 401764435
This commit is contained in:
parent
ce66b01ee2
commit
046fb1d71e
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ import org.chromium.net.CronetProvider;
|
|||
* 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
|
||||
* can also use {@link CronetUtil#buildCronetEngine} to build a {@link CronetEngine} suitable
|
||||
* for use by ExoPlayer.
|
||||
* for use with {@link CronetDataSource}.
|
||||
*/
|
||||
@Deprecated
|
||||
public final class CronetEngineWrapper {
|
||||
|
|
|
|||
Loading…
Reference in a new issue