"drivers/git@git.sphere.ly:dtc/kernel_moto_falcon.git" did not exist on "8182ff69f8675fc1847a399be4eea5e8118a8dd3"
Commit e8ffa149 authored by Ying Wang's avatar Ying Wang Committed by Android Git Automerger
Browse files

am ba16a89d: Override LOCAL_CERTIFICATE in inherit-package.

Merge commit 'ba16a89d' into froyo-plus-aosp

* commit 'ba16a89d':
  Override LOCAL_CERTIFICATE in inherit-package.
parents b93e03cb ba16a89d
......@@ -1749,7 +1749,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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment