Ying Wang b1f57728d9 Use the correct dependency
$(LOCAL_BUILT_MODULE) of the module framework points to a
product-specific file (required by dex-preopt), which is nuked by installclean.
While the result of $(java-lib-deps) points to a file in the common
directory.

This change reduces the incremental build time significantly:
It takes around 7 minutes to run "make instalclean && make" without this
change v.s. 3 minutes with this change.
So it will save lots of build time when switching between user, userdebug
and eng builds on the build server.

Change-Id: I832bafca04677af561bb0c28e2e0260f633b96a1
2011-09-15 16:16:45 -07:00
2011-09-15 00:28:31 -07:00
2011-06-22 16:12:41 -07:00
2011-09-15 00:28:31 -07:00
2011-09-12 15:17:32 -07:00
2011-09-13 16:02:43 -07:00
2011-09-13 11:29:02 -07:00
2011-09-15 16:16:45 -07:00
2011-09-13 16:04:00 -07:00
Description
No description provided
5.1 GiB
Languages
Java 77.3%
Kotlin 9.2%
PowerBuilder 6.6%
C++ 5.5%
AIDL 1%