media/library/core/src/main
tonihei 0a74e36f7b Gracefully handle revoked ACCESS_NETWORK_STATE permission.
This permission has normal access right and can't be revoked by the user.
However, an app can choose to revoke it when using ExoPlayer, e.g. if
no network is required and the app doesn't want to list this permission.

Support this use case by gracefully catching the exception in the relevant
places.

Issue:#6019
PiperOrigin-RevId: 253759332
2019-06-18 17:47:56 +01:00
..
java/com/google/android/exoplayer2 Gracefully handle revoked ACCESS_NETWORK_STATE permission. 2019-06-18 17:47:56 +01:00
javadoc/com/google/android/exoplayer2/doc-files Update Timeline Javadoc to include brief mention of ad groups 2017-07-21 11:14:38 +01:00
AndroidManifest.xml Fix permissions lint errors. 2018-05-07 06:26:46 +01:00