commit | 47cb9409023513774b5e7bf33f4000b7df6e1722 | [log] [tgz] |
---|---|---|
author | Ramji Jiyani <ramjiyani@google.com> | Sat Feb 05 02:33:11 2022 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Sat Feb 05 02:33:11 2022 +0000 |
tree | d64992d9cf81a617ec1955cb97719ffc216aa6e9 | |
parent | 56fc48c48296a11300fc080baa5603168ff5d802 [diff] | |
parent | f0afc9539c6d35646c822858f8c05d1e7148341a [diff] |
Merge "system_dlkm: Add in list of partitions to clean"
diff --git a/ui/build/cleanbuild.go b/ui/build/cleanbuild.go index a3a1aaf..1c80cff 100644 --- a/ui/build/cleanbuild.go +++ b/ui/build/cleanbuild.go
@@ -171,6 +171,7 @@ productOut("recovery"), productOut("root"), productOut("system"), + productOut("system_dlkm"), productOut("system_other"), productOut("vendor"), productOut("vendor_dlkm"),