diff options
author | Ned Burns <pixel@google.com> | 2020-07-24 12:55:30 -0400 |
---|---|---|
committer | Ned Burns <pixel@google.com> | 2020-07-28 00:29:26 -0400 |
commit | 44c695bb087e1b60f5e3082044f2676a99ddd83b (patch) | |
tree | 48cec768e2f60535ff3fa8fc3e88be97c51c6734 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
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
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions