commit | 57c59fba4c2139f3aee03b35c97b9991825199cc | [log] [tgz] |
---|---|---|
author | Junyu Lai <junyulai@google.com> | Mon Dec 27 15:41:41 2021 +0000 |
committer | Junyu Lai <junyulai@google.com> | Wed Jan 19 07:07:34 2022 +0000 |
tree | 20bbfc4f13189dd3af15cd84fa2c2a9d5588297c | |
parent | 53d603a751ec594a6fab16e7a639335effefd9a3 [diff] |
[MS24] Remove FileUtils.sync dependencies FileRotator will be built with Connectivity mainline module while the file location will be kept inside platform. Thus, hidden api usage needs to be addressed. This change removes some dependencies by inlining the content of FileUtils.sync to remove the dependency, and change the Slog to Log. Test: TH Bug: 204830222 Change-Id: I6105850dd8311072fd8de2e2864d11fdb052f061