Revert "Revert "Add system staging dir stamp file for bazel sand..."
Revert submission 2685589-revert-2651299-bazel_sandwich-TVXWOASJNU Reason for revert: It was not the cause of b/293883239 Reverted changes: /q/submissionid:2685589-revert-2651299-bazel_sandwich-TVXWOASJNU Change-Id: I98ca2be7490a4e38d35e4e640a0d027711b67030
This commit is contained in:
committed by
Gerrit Code Review
parent
f6a2234a54
commit
4ad906d6a4
@@ -3355,6 +3355,10 @@ systemimage_intermediates := \
|
|||||||
$(call intermediates-dir-for,PACKAGING,systemimage)
|
$(call intermediates-dir-for,PACKAGING,systemimage)
|
||||||
BUILT_SYSTEMIMAGE := $(systemimage_intermediates)/system.img
|
BUILT_SYSTEMIMAGE := $(systemimage_intermediates)/system.img
|
||||||
|
|
||||||
|
# Used by the bazel sandwich to request the staging dir be built
|
||||||
|
$(systemimage_intermediates)/staging_dir.stamp: $(FULL_SYSTEMIMAGE_DEPS)
|
||||||
|
touch $@
|
||||||
|
|
||||||
# $(1): output file
|
# $(1): output file
|
||||||
define build-systemimage-target
|
define build-systemimage-target
|
||||||
@echo "Target system fs image: $(1)"
|
@echo "Target system fs image: $(1)"
|
||||||
|
Reference in New Issue
Block a user