Move dataclean and installclean to soong_ui
This speeds things up a little bit, but the major win is that we don't need to recursively call into the build during the auto installclean. Test: m -j installclean Test: m -j dataclean Change-Id: I09ded8dbd8a2015c7848bc0042dfd3adad1b31c9
This commit is contained in:
@@ -21,6 +21,7 @@ bootstrap_go_package {
|
||||
],
|
||||
srcs: [
|
||||
"build.go",
|
||||
"cleanbuild.go",
|
||||
"config.go",
|
||||
"context.go",
|
||||
"environment.go",
|
||||
|
Reference in New Issue
Block a user