Snap for 7215997 from a2a5671ca572e8dbfa59edfbb236dacac91f0627 to mainline-permission-release

Change-Id: I3a906f41555027c82426a536c4edf62e3c41a093
diff --git a/core/main.mk b/core/main.mk
index ab8052e..ce3df20 100644
--- a/core/main.mk
+++ b/core/main.mk
@@ -1745,7 +1745,7 @@
 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