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

Commit a8375887 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

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

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

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

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