Merge "Add $ANDROID_PRODUCT_OUT/apex to installclean."
This commit is contained in:
commit
308e247a27
1 changed files with 1 additions and 0 deletions
|
@ -99,6 +99,7 @@ func installClean(ctx Context, config Config, what int) {
|
|||
productOut("*.img"),
|
||||
productOut("*.zip"),
|
||||
productOut("android-info.txt"),
|
||||
productOut("apex"),
|
||||
productOut("kernel"),
|
||||
productOut("data"),
|
||||
productOut("skin"),
|
||||
|
|
Loading…
Reference in a new issue