Loading core/main.mk +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading
core/main.mk +1 −1 Original line number Diff line number Diff line Loading @@ -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