Move allowed_deps.txt to packages/modules/common.
Bug: 179234385 Test: run update-apex-allowed-deps.sh locally Change-Id: I6866e7a80bce03f991f5b99fb5182c91351cc311
This commit is contained in:
parent
6e68bfb927
commit
921646a8ff
1 changed files with 1 additions and 1 deletions
|
@ -1865,7 +1865,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 a new issue