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

Commit 2d4b8d21 authored by Colin Cross's avatar Colin Cross Committed by Gerrit Code Review
Browse files

Merge "Only dist apex sizes for checkbuild"

parents 2642bc6d 1c85e8e0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -308,7 +308,7 @@ func (a *apexBundle) androidMkForType() android.AndroidMkData {
				}

				if a.installedFilesFile != nil {
					goal := "droidcore"
					goal := "checkbuild"
					distFile := name + "-installed-files.txt"
					fmt.Fprintln(w, ".PHONY:", goal)
					fmt.Fprintf(w, "$(call dist-for-goals,%s,%s:%s)\n",