am e8ffa149: am ba16a89d: Override LOCAL_CERTIFICATE in inherit-package.

Merge commit 'e8ffa1490023eff03335b550c582eaadd3a4561b' into kraken

* commit 'e8ffa1490023eff03335b550c582eaadd3a4561b':
  Override LOCAL_CERTIFICATE in inherit-package.
This commit is contained in:
Ying Wang 2010-06-02 14:38:43 -07:00 committed by Android Git Automerger
commit eee0178732
1 changed files with 1 additions and 1 deletions

View File

@ -1751,7 +1751,7 @@ endef
# clear_vars.mk.
###########################################################
define inherit-package
$(eval $(call inherit-package-internal,$(1),$(2),$(3),$(4),$(5)))
$(eval $(call inherit-package-internal,$(1),$(2),$(3),$(4),$(5),$(6)))
endef
define inherit-package-internal