Files
build/core
Ying Wang e9dd9f2bfc Add support for prebuilt AARs.
- You can give a .aar as source file to a prebuilt static Java library
  module. The build system will set up dependencies and rules to extract
  classes.jar and other resource files.
- To build against a prebuilt AAR module, use:
  LOCAL_STATIC_JAVA_AAR_LIBRARIES := <module names of aar prebuilt AARs>
  The build system will set up rules to merge the library's
  AndroidManifest.xml with the main AndroidManifest.xml, add the AAR's
  resource dirs and link/merge the AAR's classes.jar.

Bug: 18168693
Change-Id: Ic2c1d20572a93bd98dbc72f8a39e26b459e442c2
2014-11-02 16:51:49 +00:00
..
2014-10-15 00:10:08 +00:00
2014-11-02 16:51:49 +00:00
2014-10-03 11:36:27 -07:00
2013-10-23 13:18:39 -07:00
2014-07-21 14:42:29 -07:00
2014-05-14 19:16:25 -07:00
2014-08-14 11:03:56 -07:00
2014-05-14 16:55:04 -07:00
2011-11-11 16:03:56 -08:00
2014-05-18 22:04:58 -07:00
2014-11-02 16:51:49 +00:00
2014-10-27 17:57:11 +00:00
2014-10-28 00:15:59 +00:00
2014-09-28 16:13:19 +00:00
2014-07-21 14:42:29 -07:00
2014-08-23 09:45:31 -07:00
2014-09-04 18:59:05 -07:00
2014-05-21 16:40:35 -07:00
2014-05-14 16:55:04 -07:00