commit | 2a0cc2c3a2969f10e936b9ce5d4bc066806b6366 | [log] [tgz] |
---|---|---|
author | Martin Stjernholm <mast@google.com> | Mon Jan 16 23:28:58 2023 +0000 |
committer | Martin Stjernholm <mast@google.com> | Wed Jan 18 20:12:21 2023 +0000 |
tree | 9c08f2c3f87e5087c0a384615c1637a8a24a568c | |
parent | a6194414ddae00e751a03d67731405fc5f7d4c18 [diff] |
Skip rmdex when ART Service is in use. There's no suitable API that can delete optimized artifacts relative to an arbitrary APK path, so we'll rely on the ART Service file GC instead. This means some regression as stale artifacts get deleted a bit later than before. Test: atest CtsCompilationTestCases Bug: 251903639 Change-Id: Iae7ebbd891fbe58e40539ba34077320093e52924