From 10cd857c3f01431a9af35fc262f75aaf013ee19a Mon Sep 17 00:00:00 2001 From: Spandan Das Date: Tue, 14 Feb 2023 21:26:55 +0000 Subject: [PATCH] Dist api_fingerprint file for droidcore Currently it only gets disted for `sdk` Bug: 266791853 Test: m dist droidcore, and checked out/dist/api_fingerprint.txt Change-Id: I098c3890d7290a5f0094fea056cbc8bf1684df11 --- core/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/core/Makefile b/core/Makefile index 7a9dfe8fbd..29415d4893 100644 --- a/core/Makefile +++ b/core/Makefile @@ -181,6 +181,7 @@ endif ifeq ($(HOST_OS),linux) $(call dist-for-goals,sdk,$(API_FINGERPRINT)) +$(call dist-for-goals,droidcore,$(API_FINGERPRINT)) endif INSTALLED_RECOVERYIMAGE_TARGET :=