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

Commit 398b995d authored by Artur Satayev's avatar Artur Satayev
Browse files

Move allowed_deps.txt to packages/modules/common.

Bug: 179234385
Test: run update-apex-allowed-deps.sh locally
Change-Id: I6866e7a80bce03f991f5b99fb5182c91351cc311
Merged-In: I6866e7a80bce03f991f5b99fb5182c91351cc311
parent 69973f0a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1863,7 +1863,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