Merge "Removes $(PRODUCT_OUT)/misc_info.txt on installclean." am: ad521eeb14

Change-Id: I8bf0a5c446e66f75b2d133b747e73b30e0d67779
This commit is contained in:
Daniel Norman
2020-05-08 16:36:45 +00:00
committed by Automerger Merge Worker

View File

@@ -104,6 +104,7 @@ func installClean(ctx Context, config Config, what int) {
productOut("*.img"),
productOut("*.zip"),
productOut("android-info.txt"),
productOut("misc_info.txt"),
productOut("apex"),
productOut("kernel"),
productOut("data"),