Merge "Move allowed_deps.txt to packages/modules/common."

This commit is contained in:
satayev 2021-03-22 10:48:45 +00:00 committed by Gerrit Code Review
commit b90b546567
1 changed files with 1 additions and 1 deletions

View File

@ -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