commit | b6f6a2087999bb6ea98c502ca2464627aa2636b5 | [log] [tgz] |
---|---|---|
author | Mark Salyzyn <salyzyn@google.com> | Tue Nov 13 13:38:33 2018 -0800 |
committer | Mark Salyzyn <salyzyn@google.com> | Wed Nov 14 12:54:08 2018 -0800 |
tree | 500931e5cca3d3109a94504d63736c51a5dd3791 | |
parent | f2e7615722e83960f6e0b5da19eecbb2cffb4a31 [diff] |
base: TemporaryDir add DoNotRemove() method Recursively delete all contents in a temporary directory in the destructor. If the caller wants the contents preserved, then call DoNotRemove(). Test: compile Bug: 119313545 Change-Id: I3601c06334920055a60dd3074b249824f4d6f510