commit | 44c695bb087e1b60f5e3082044f2676a99ddd83b | [log] [tgz] |
---|---|---|
author | Ned Burns <pixel@google.com> | Fri Jul 24 12:55:30 2020 -0400 |
committer | Ned Burns <pixel@google.com> | Tue Jul 28 00:29:26 2020 -0400 |
tree | 48cec768e2f60535ff3fa8fc3e88be97c51c6734 | |
parent | 94edc7b6158dc7960badeac971e474ef6e739c25 [diff] |
Add onCleanup() method to Pluggables onCleanup() is called on all pluggables at the end of each pipeline run. This allows pluggables to clean up any temporary state they may have created during the run. We'll use this in a following CL to reset a cache in the PreparationCoordinator's filter at the end of every run. Test: atest SystemUITests Change-Id: I9567aaf50b55aae4241811404856d4225872e972