Override LOCAL_CERTIFICATE in inherit-package.
it's to fix typo. Change-Id: I9a791faa4b7b5967b5d23bfcb4caeebaef94e723
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user