Fix typo in variable name.
Bug: 132357300 Test: m nothing Change-Id: I0e770aa7ab179aa90ae0d12d7c101e65ca345bee
This commit is contained in:
parent
d04a95a97f
commit
c77a379241
1 changed files with 1 additions and 1 deletions
|
@ -209,7 +209,7 @@ ifdef LOCAL_DEX_PREOPT
|
|||
$(my_dexpreopt_libs_compat_29) \
|
||||
$(my_dexpreopt_libs_compat_30)
|
||||
else
|
||||
my_extra_dexpreopt_libs :=
|
||||
my_dexpreopt_libs_compat :=
|
||||
endif
|
||||
|
||||
my_dexpreopt_libs := $(sort \
|
||||
|
|
Loading…
Reference in a new issue