mirror of
https://github.com/androidx/media.git
synced 2025-05-21 23:56:32 +08:00
Fix platform scheduler javadoc
PiperOrigin-RevId: 248503971
This commit is contained in:
parent
b5a512b673
commit
835d1f3afe
@ -36,7 +36,7 @@ import com.google.android.exoplayer2.util.Util;
|
||||
* <uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED"/>
|
||||
* <uses-permission android:name="android.permission.FOREGROUND_SERVICE"/>
|
||||
*
|
||||
* <service android:name="com.google.android.exoplayer2.util.scheduler.PlatformScheduler$PlatformSchedulerService"
|
||||
* <service android:name="com.google.android.exoplayer2.scheduler.PlatformScheduler$PlatformSchedulerService"
|
||||
* android:permission="android.permission.BIND_JOB_SERVICE"
|
||||
* android:exported="true"/>
|
||||
* }</pre>
|
||||
|
Loading…
x
Reference in New Issue
Block a user