Go to file
Mathieu Chartier a4b993b5b9 Add local preopt options for generating app image and profile
If true, LOCAL_DEX_PREOPT_APP_IMAGE cause dex2oat to generate an app
image.

If true, LOCAL_DEX_PREOPT_GENERATE_PROFILE generates a profile based
on a class listing. LOCAL_DEX_PREOPT_PROFILE_CLASS_LISTING must be
defined in this case.

Bug: 34929159

Test: device booting, image loaded

(cherry picked from commit 9968fdcd85)

Change-Id: Ib79ada86a4ac617491723f80d99a3add3d52a7f4
2017-03-02 15:17:04 -08:00
core Add local preopt options for generating app image and profile 2017-03-02 15:17:04 -08:00
target Merge "Add system/manifest.xml on device" 2017-03-01 02:54:52 +00:00
tools releasetools: Merge two identical conditional branches. 2017-02-28 20:20:27 -08:00
.gitignore Add build subprojects to .gitignore 2015-07-23 13:18:47 -07:00
Android.mk Add new Android.mk to handle repo move 2016-06-16 15:30:19 -07:00
CleanSpec.mk Fix init rc installation in vendor when LOCAL_MODULE_PATH is set 2017-02-13 14:19:47 -08:00
buildspec.mk.default Fix GET-INSTALL-PATH to work with Soong 2016-08-12 05:10:51 +00:00
envsetup.sh Share *_OUT_TESTCASES environment variables with TF 2017-02-13 13:50:14 -08:00