commit | 65865b94b9add21c744df28c3d46cacf76073f49 | [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 | a4349ce6b46e3987bb8900ec54d3283407244524 | |
parent | 9c7d869cd85ee86730e0088edd9bcb1b7a1a2168 [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