Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
du
android_build
Commits
12a77ba4
Commit
12a77ba4
authored
15 years ago
by
Ying Wang
Committed by
Android Git Automerger
15 years ago
Browse files
Options
Download
Plain Diff
am
2e684553
: am
eee01787
: am
e8ffa149
: am
ba16a89d
: Override LOCAL_CERTIFICATE in inherit-package.
parents
528a6055
2e684553
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
core/definitions.mk
core/definitions.mk
+1
-1
No files found.
core/definitions.mk
View file @
12a77ba4
...
...
@@ -1772,7 +1772,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
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment