Merge "Revert "Add system staging dir stamp file for bazel sandwich"" into main am: 068da3ef96
am: 713a5e79e1
Original change: https://android-review.googlesource.com/c/platform/build/+/2685589 Change-Id: I8a91647c0549227aa29f2e88d48aac67b97e7702 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
036d783976
1 changed files with 0 additions and 4 deletions
|
@ -3355,10 +3355,6 @@ systemimage_intermediates := \
|
|||
$(call intermediates-dir-for,PACKAGING,systemimage)
|
||||
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
|
||||
define build-systemimage-target
|
||||
@echo "Target system fs image: $(1)"
|
||||
|
|
Loading…
Reference in a new issue