Merge "Initialize variable to fix wrong odex installed"
am: 471656df53
Change-Id: I6e1354f790d2f05dc6727195f1721d3927b09063
This commit is contained in:
commit
f513705f8f
1 changed files with 1 additions and 0 deletions
|
@ -101,6 +101,7 @@ built_installed_vdex :=
|
|||
built_installed_art :=
|
||||
my_process_profile :=
|
||||
my_profile_is_text_listing :=
|
||||
my_generate_dm :=
|
||||
|
||||
ifeq (false,$(WITH_DEX_PREOPT_GENERATE_PROFILE))
|
||||
LOCAL_DEX_PREOPT_GENERATE_PROFILE := false
|
||||
|
|
Loading…
Reference in a new issue