Merge "Revert "Add a check for apex/allowed_deps.txt to droidcore."" am: b7f74b89db
Original change: https://android-review.googlesource.com/c/platform/build/+/1371942 Change-Id: I8b07109c76963b2d06fc62a8085990544e9ebe5a
This commit is contained in:
commit
b871cb533d
1 changed files with 0 additions and 5 deletions
|
@ -1862,11 +1862,6 @@ tidy_only:
|
|||
ndk: $(SOONG_OUT_DIR)/ndk.timestamp
|
||||
.PHONY: ndk
|
||||
|
||||
# Checks that build/soong/apex/allowed_deps.txt remains up to date
|
||||
ifneq ($(UNSAFE_DISABLE_APEX_ALLOWED_DEPS_CHECK),true)
|
||||
droidcore: ${APEX_ALLOWED_DEPS_CHECK}
|
||||
endif
|
||||
|
||||
$(call dist-write-file,$(KATI_PACKAGE_MK_DIR)/dist.mk)
|
||||
|
||||
$(info [$(call inc_and_print,subdir_makefiles_inc)/$(subdir_makefiles_total)] writing build rules ...)
|
||||
|
|
Loading…
Reference in a new issue