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

Commit 3dba5071 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Migrate the dist rule of api_fingerprint.txt to Soong" into main am: a8375887

parents 9164024d a8375887
Loading
Loading
Loading
Loading
+0 −5
Original line number Original line Diff line number Diff line
@@ -295,11 +295,6 @@ ndk-docs: $(ndk_doxygen_out)/index.html
.PHONY: ndk-docs
.PHONY: ndk-docs
endif
endif


ifeq ($(HOST_OS),linux)
$(call dist-for-goals,sdk,$(API_FINGERPRINT))
$(call dist-for-goals,droidcore,$(API_FINGERPRINT))
endif

INSTALLED_RECOVERYIMAGE_TARGET :=
INSTALLED_RECOVERYIMAGE_TARGET :=
# Build recovery image if
# Build recovery image if
# BUILDING_RECOVERY_IMAGE && !BOARD_USES_RECOVERY_AS_BOOT && !BOARD_MOVE_RECOVERY_RESOURCES_TO_VENDOR_BOOT.
# BUILDING_RECOVERY_IMAGE && !BOARD_USES_RECOVERY_AS_BOOT && !BOARD_MOVE_RECOVERY_RESOURCES_TO_VENDOR_BOOT.