Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
SDK
/
exoplayer
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
835d1f3a
authored
May 16, 2019
by
andrewlewis
Committed by
Oliver Woodman
May 16, 2019
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
Fix platform scheduler javadoc
PiperOrigin-RevId: 248503971
parent
b5a512b6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
library/core/src/main/java/com/google/android/exoplayer2/scheduler/PlatformScheduler.java
library/core/src/main/java/com/google/android/exoplayer2/scheduler/PlatformScheduler.java
View file @
835d1f3a
...
...
@@ -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>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment