commit | f612a674f38a3dd1226f4c1606d9743df90d1324 | [log] [tgz] |
---|---|---|
author | Makoto Onuki <omakoto@google.com> | Thu Jul 25 16:40:30 2019 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Thu Jul 25 16:40:30 2019 +0000 |
tree | 9a327ee836f7b23fde99713c14c3673baaf3e7e7 | |
parent | ac8ba5742f401f426351bef8677dd354cac16746 [diff] | |
parent | d4d736a4ded598a130c26a4cd28ef56a78f610fe [diff] |
Merge "Add jobscheduler-service.jar to system server class path"
diff --git a/target/product/media_system.mk b/target/product/media_system.mk index 5c0902d..04cab45 100644 --- a/target/product/media_system.mk +++ b/target/product/media_system.mk
@@ -52,6 +52,7 @@ # 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 \