commit | 299ea3e330b9d4e0dc0aad4e83d9df4469736118 | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@google.com> | Wed Nov 29 14:13:40 2023 -0700 |
committer | Jeff Sharkey <jsharkey@google.com> | Wed Nov 29 14:15:44 2023 -0700 |
tree | c6b6476d2a59e187c31ce0ce4bfa3981feee8812 | |
parent | de3447105cdc56c6d84b690567c2a30f134c3284 [diff] |
`FileUtils` and `AtomicFile` under Ravenwood. These are common utility classes used by framework code, so support them and their relevant tests. Since they depend on ErrnoException and IoUtils, bring over limited versions of those classes into `libcore-fake`, and compile them into the Ravenwood runtime using variant washing. Bug: 292141694 Test: atest FrameworksCoreTestsRavenwood FrameworksUtilTestsRavenwood Change-Id: Ib44dedacfa4d12a7d697973caf070477ed07202d