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

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

Merge "Add $PRODUCT_OUT/test_harness_ramdisk to installclean"

parents 1f52e93d 5145c2c1
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -107,6 +107,8 @@ func installClean(ctx Context, config Config, what int) {
		productOut("obj/NOTICE_FILES"),
		productOut("obj/PACKAGING"),
		productOut("ramdisk"),
		productOut("debug_ramdisk"),
		productOut("test_harness_ramdisk"),
		productOut("recovery"),
		productOut("root"),
		productOut("system"),