Support m dist updatepackage
If you want the `dist` behavior, but only want to build the updatepackage (you only need to be able to flash the device). Test: m dist updatepackage Change-Id: I921f9d96ab3f7df180601dac3fff2ff24185792d
This commit is contained in:
parent
6240872250
commit
9ae6495d91
1 changed files with 1 additions and 0 deletions
|
@ -4697,6 +4697,7 @@ endif # BOARD_SUPER_IMAGE_IN_UPDATE_PACKAGE
|
|||
|
||||
.PHONY: updatepackage
|
||||
updatepackage: $(INTERNAL_UPDATE_PACKAGE_TARGET)
|
||||
$(call dist-for-goals,updatepackage,$(INTERNAL_UPDATE_PACKAGE_TARGET))
|
||||
|
||||
|
||||
# -----------------------------------------------------------------
|
||||
|
|
Loading…
Reference in a new issue