diff options
author | Colin Cross <ccross@android.com> | 2018-07-10 14:24:31 -0700 |
---|---|---|
committer | Colin Cross <ccross@android.com> | 2018-07-10 14:30:07 -0700 |
commit | d7647c1b6685dbf03ff096fd73424163f2468e4e (patch) | |
tree | e00f4e422abf544ff38320084bedc8d378130c21 /test-runner | |
parent | 4500790a81b5179bacecaff799b89b0d0c06f993 (diff) |
Mark installable jars with installable: true
Most jars don't need to be installed on the device. Instead of
using java_library and java_library_static to distinguish between
them make java_library and java_library_static identical and use
installable: true to identify the few jars that need to be dexed
and installed on the device.
Bug: 110885583
Test: m checkbuild
Change-Id: I19c0e723285c7088700f50567b9c2140289f9edf
Diffstat (limited to 'test-runner')
0 files changed, 0 insertions, 0 deletions