commit | 343f126917e605750db81403df81d67282060a7d | [log] [tgz] |
---|---|---|
author | Ruslan Tkhakokhov <rthakohov@google.com> | Wed Feb 03 23:12:11 2021 +0000 |
committer | Ruslan Tkhakokhov <rthakohov@google.com> | Thu Feb 04 23:16:30 2021 +0000 |
tree | 7225ce94e0734132f8c6767d88649037a93ed886 | |
parent | 792a5985bb312f46e3cf38b659a444387644a925 [diff] |
Refactor XML config parsing Do a small refactor of include / exclude rules parsing. In a follow-up CL we will introduce the logic that parses the new include / exclude config format. To ensure some of the code can be reused, this CL extracts parts of parseBackupSchemeFromXmlLocked() function into separate functions. Test: atest FullBackupTest Bug: 174216309 Change-Id: I01e6bcfe4b772f35ece4b8cb21b2e003c28ae55c