commit | 4c0b06b7ed6c59564dfff36668b5aa983c7ae16e | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Tue Dec 12 19:43:04 2017 -0800 |
committer | Colin Cross <ccross@android.com> | Tue Dec 12 19:43:04 2017 -0800 |
tree | e327e735e96c52d8fc2c732f1a8a90851dd862d9 | |
parent | 9a3132d0656ef5dd9de86d710fce2211b568029f [diff] |
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