Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 72aed8b6 authored by satayev's avatar satayev Committed by Automerger Merge Worker
Browse files

Merge "Revert "Add a check for apex/allowed_deps.txt to droidcore."" am: b7f74b89 am: b871cb53

Original change: https://android-review.googlesource.com/c/platform/build/+/1371942

Change-Id: If17bad127bdbf523a9379eb7d5834589a5deb14f
parents e45dd7e1 b871cb53
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -1866,11 +1866,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 ...)