Merge "More non-module targets." am: 9a21773efe
Original change: https://android-review.googlesource.com/c/platform/build/+/2021235 Change-Id: Idbabc172ebf9b5f841af7ff4485828add92f7cb3
This commit is contained in:
@@ -782,6 +782,8 @@ $(INSTALLED_FILES_FILE_ROOT) : $(INTERNAL_ROOT_FILES) $(FILESLIST) $(FILESLIST_U
|
|||||||
$(FILESLIST) $(TARGET_ROOT_OUT) > $(@:.txt=.json)
|
$(FILESLIST) $(TARGET_ROOT_OUT) > $(@:.txt=.json)
|
||||||
$(FILESLIST_UTIL) -c $(@:.txt=.json) > $@
|
$(FILESLIST_UTIL) -c $(@:.txt=.json) > $@
|
||||||
|
|
||||||
|
$(call declare-0p-target,$(INSTALLED_FILES_FILE_ROOT))
|
||||||
|
|
||||||
ifeq ($(HOST_OS),linux)
|
ifeq ($(HOST_OS),linux)
|
||||||
$(call dist-for-goals, sdk sdk_addon, $(INSTALLED_FILES_FILE_ROOT))
|
$(call dist-for-goals, sdk sdk_addon, $(INSTALLED_FILES_FILE_ROOT))
|
||||||
endif
|
endif
|
||||||
|
@@ -128,6 +128,8 @@ endif
|
|||||||
cat $(file) >> $$@;\
|
cat $(file) >> $$@;\
|
||||||
fi;)
|
fi;)
|
||||||
$(hide) echo "# end of file" >> $$@
|
$(hide) echo "# end of file" >> $$@
|
||||||
|
|
||||||
|
$(call declare-0p-target,$(2))
|
||||||
endef
|
endef
|
||||||
|
|
||||||
# -----------------------------------------------------------------
|
# -----------------------------------------------------------------
|
||||||
|
Reference in New Issue
Block a user