diff --git a/target/product/media_system.mk b/target/product/media_system.mk index 5c0902dbcf..04cab45b7a 100644 --- a/target/product/media_system.mk +++ b/target/product/media_system.mk @@ -52,6 +52,7 @@ endif # The order here is the same order they end up on the classpath, so it matters. PRODUCT_SYSTEM_SERVER_JARS := \ services \ + jobscheduler-service \ ethernet-service \ wifi-service \ com.android.location.provider \