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

Commit b90b5465 authored by satayev's avatar satayev Committed by Gerrit Code Review
Browse files

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

parents 680a6426 398b995d
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