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

Commit 50528eb6 authored by satayev's avatar satayev Committed by Automerger Merge Worker
Browse files

Merge "Move allowed_deps.txt to packages/modules/common." am: b90b5465

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

Change-Id: I41f0f211af3790784757bb716f1a6ba1ee8a5586
parents d5c7c3eb b90b5465
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1870,7 +1870,7 @@ tidy_only:
ndk: $(SOONG_OUT_DIR)/ndk.timestamp
.PHONY: ndk

# Checks that build/soong/apex/allowed_deps.txt remains up to date
# Checks that allowed_deps.txt remains up to date
ifneq ($(UNSAFE_DISABLE_APEX_ALLOWED_DEPS_CHECK),true)
  droidcore: ${APEX_ALLOWED_DEPS_CHECK}
endif