Merge "Clean symbols directory during installclean" am: 13b03bf5bb
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1688963 Change-Id: I32d7f8827fda969ab9be74875fb6362a206d8d55
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user