Add JobDispatcherScheduler

This is a Scheduler implementation which uses Firebase JobDispatcher.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=182051350
This commit is contained in:
eguven 2018-01-16 07:23:59 -08:00 committed by Oliver Woodman
parent 6749623cd1
commit 965bc4f677

View File

@ -30,7 +30,7 @@ dependencies {
}
ext {
javadocTitle = 'Leanback extension for Exoplayer library'
javadocTitle = 'Leanback extension'
}
apply from: '../../javadoc_library.gradle'