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

Commit 308e247a authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Add $ANDROID_PRODUCT_OUT/apex to installclean."

parents a436b1ae 0aabb11d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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"),