commit | c08640473970a24fdfe5ba73ec54e774e9711aa0 | [log] [tgz] |
---|---|---|
author | Lee Shombert <shombert@google.com> | Fri Mar 25 16:36:48 2022 -0700 |
committer | Lee Shombert <shombert@google.com> | Fri Mar 25 17:28:31 2022 -0700 |
tree | 71bfe29c4219d020d5ce29df14eaef91a0074166 | |
parent | 1ccb6f2a4c0b8f3d7e165b4f8fa4d5532c4b15e3 [diff] |
Fix AccountManagerServiceTest Bug: 226979591 AccountManagerServiceTest fails because a PropertyInvalidatedCache tries to set a system property. This change puts the caches in test mode so the test can run. The change uses the legacy PropertyInvalidatedCache to match a change that has already gone into master. Test: * atest FrameworksServicesTests:AccountManagerServiceTest Change-Id: I960120f00290968b4d48ceecd71b22bc8c548e0c