commit | 7a4b9d91f9f02216701be6bba3b7c0dd993fb962 | [log] [tgz] |
---|---|---|
author | Anton Hansson <[email protected]> | Wed Nov 24 17:09:32 2021 +0000 |
committer | Anton Hansson <[email protected]> | Wed Nov 24 17:59:16 2021 +0000 |
tree | d9e91c7621574c7f4a05b9446be3afd1fc509246 | |
parent | 0c4d524c3342e4e0284b55f29b022198f99181ea [diff] |
Make android.test.mock use api_srcs instead of jarjar Since the jarjar solution was introduced, api_srcs support was added back to java_sdk_library. Migrate to that. Aside from the slightly simpler setup, I also noticed the jarjar-version left some *.uau and *.xml files in the output jar. Test: diff jar before and after Change-Id: I9724cce159ea4f1b882505f589a9cfe17a880514