Clean symbols directory during installclean

Installclean is used in some build server builds when switching between
different TARGET_BUILD_APPS, remove the symbols directory so it doesn't
accumulate old symbols files.

Bug: 186507256
Test: m && m installclean && m
Change-Id: I316703cd0985ee555959a6dcdb39d5a702ab0332
This commit is contained in:
Colin Cross 2021-04-27 19:45:25 -07:00
parent 5423a9c513
commit f7bcd42a4a

View file

@ -144,7 +144,8 @@ func installClean(ctx Context, config Config) {
productOut("odm"),
productOut("odm_dlkm"),
productOut("sysloader"),
productOut("testcases"))
productOut("testcases"),
productOut("symbols"))
}
// Since products and build variants (unfortunately) shared the same