mirror of
https://github.com/androidx/media.git
synced 2025-05-12 18:19:50 +08:00
Remove stray space
PiperOrigin-RevId: 382297051
This commit is contained in:
parent
a55c0654fb
commit
7b0a7f1295
@ -110,7 +110,7 @@ available implementations. Providers can be identified by name:
|
||||
|
||||
* `CronetProviderInstaller.PROVIDER_NAME`: Google Play Services implementation.
|
||||
* `CronetProvider.PROVIDER_NAME_APP_PACKAGED`: Embedded implementation.
|
||||
* `CronetProvider.PROVIDER_NAME_FALLBACK`: Fallback implementation .
|
||||
* `CronetProvider.PROVIDER_NAME_FALLBACK`: Fallback implementation.
|
||||
|
||||
This makes it possible to iterate through the providers in your own order of
|
||||
preference, trying to build a `CronetEngine` from each in turn using
|
||||
|
Loading…
x
Reference in New Issue
Block a user