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: I77c06c7d0a385127b52846aa42b72e0a6b756149
1 file changed
tree: 9bef2f16cf952c601759c6c00ff71937e1d3bc93
  1. src/
  2. Android.bp
  3. MODULE_LICENSE_APACHE2
  4. NOTICE
  5. README.version