OSDN Git Service

Make services.core the final priorityboosted jar
authorColin Cross <ccross@android.com>
Wed, 13 Dec 2017 03:43:04 +0000 (19:43 -0800)
committerColin Cross <ccross@android.com>
Wed, 13 Dec 2017 03:43:04 +0000 (19:43 -0800)
commit4c0b06b7ed6c59564dfff36668b5aa983c7ae16e
treee327e735e96c52d8fc2c732f1a8a90851dd862d9
parent9a3132d0656ef5dd9de86d710fce2211b568029f
Make services.core the final priorityboosted jar

Other module besides services depend on services.core, and after
I417409281c928ea667d937090d2a0d9d72a449a2 they were getting
the non-priorityboosted version of the jar.  Make services.core
a java_library that contains the output of the priorityboosting
java_genrule.

Test: m services
Change-Id: Ic9ca1b8f43f87b0d7d36b53bbc5136a331490c3e
services/Android.bp
services/core/Android.bp