forked from openkylin/platform_build
Merge "Move allowed_deps.txt to packages/modules/common."
This commit is contained in:
commit
b90b546567
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue