| commit | 30ec3c97d27055f838d01f465f13faf47b0f9b26 | [log] [tgz] |
|---|---|---|
| author | Colin Cross <ccross@android.com> | Sat Feb 29 03:31:05 2020 +0000 |
| committer | Android (Google) Code Review <android-gerrit@google.com> | Sat Feb 29 03:31:05 2020 +0000 |
| tree | fa0e4b50a565e8d262ace07b8dcaf5c5ccd77f71 | |
| parent | 73fa54e7a482a17bf0c1b7af3172590bd6cca129 [diff] | |
| parent | cd33fa2668dd89259a73d5df83f67aaccf1c56d5 [diff] |
Merge "Only dist apex sizes for checkbuild" into rvc-dev
diff --git a/apex/androidmk.go b/apex/androidmk.go index 0abec0d..9a29687 100644 --- a/apex/androidmk.go +++ b/apex/androidmk.go
@@ -308,7 +308,7 @@ } 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",