commit | b7a63247ed0cd69266da52561edc0f620f6379cd | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Thu Apr 16 14:09:14 2015 -0700 |
committer | Colin Cross <ccross@android.com> | Mon Apr 20 13:55:27 2015 -0700 |
tree | 9df182c851753504b137307c41f6f5a0bf287af1 | |
parent | efb9ebe14fdb29c9f1cdb35297d9250976720dcf [diff] |
java: modify base java rules for android app builds Store the jar output file for the app build to use. Allow module types built on top of javaBase to provide filelist files containing source files. Allow module types built on top of javaBase to insert dependencies through JavaDynamicDependencies. Allow any java module to depend on framework-res.apk. Move the install rule from javaBase to JavaLibrary. Change-Id: I46e7e80139845ef7cc89daf180bddbdf77125555