Go to file
Ying Wang 9db168ca5c Remove LOCAL_SRC_FILES as precondition of enabling dexpreopt
Because a library or app can be built from mere static libraries,
or generated java files. For example, framework is built from only
static library framework-base but without LOCAL_SRC_FILES.
Also added framework2 to PRODUCT_PACKAGES.
Previously framework2.jar was installed by dependency explicitly
established in frameworks/base/Android.mk. That's not enough for the
.odex file.
This fixed the boot failure reported in bug 12382916.

Bug: 12382916
Change-Id: If1a70261ab2bb7fef77cf7b7b995bdc029be0fc3
2014-01-03 17:53:00 -08:00
core Remove LOCAL_SRC_FILES as precondition of enabling dexpreopt 2014-01-03 17:53:00 -08:00
libs/host Move pseudolocalize to aapt 2013-04-26 14:40:41 +01:00
target Remove LOCAL_SRC_FILES as precondition of enabling dexpreopt 2014-01-03 17:53:00 -08:00
tools Merge "Fix regex for finding symbol data." 2013-12-12 21:53:08 +00:00
.gitignore add a .gitignore file to make git ignore *.pyc files 2010-01-22 10:23:45 -08:00
CleanSpec.mk Just a little .1 makes all the difference in the world. 2013-11-14 12:06:49 -08:00
buildspec.mk.default Remove WEBCORE_INSTRUMENTATION and ENABLE_SVG 2013-07-25 15:52:17 -07:00
envsetup.sh envsetup.sh: cd to toplevel in get_build_var 2013-12-19 14:34:23 -08:00