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

Commit f35f1243 authored by Bowgo Tsai's avatar Bowgo Tsai Committed by android-build-merger
Browse files

Merge "Add $PRODUCT_OUT/test_harness_ramdisk to installclean" am: 90260902

am: 2c1c7953

Change-Id: I592ca805cbca7aef8395e17416c5f99e0a05dd95
parents 952318bd 2c1c7953
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"),