diff options
author | Colin Cross <ccross@android.com> | 2018-06-27 11:00:13 -0700 |
---|---|---|
committer | Colin Cross <ccross@android.com> | 2018-06-27 11:03:59 -0700 |
commit | 5b75cddb09a9ff61b6c59be52c583644c191a40f (patch) | |
tree | 65d3c38ef0d2f103249bdf3a3e9e64c011011521 /annotations/generate_annotated_java_files.py | |
parent | 5330edcd46065e092d1f780389e83bf75d326589 (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: Ic51aa79dfc4aba435b6c2cb896968447133f313d
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions