diff options
author | Ruslan Tkhakokhov <rthakohov@google.com> | 2021-02-11 15:03:39 +0000 |
---|---|---|
committer | Ruslan Tkhakokhov <rthakohov@google.com> | 2021-02-14 20:33:20 +0000 |
commit | 4f60c645160af5814efa10940bb6942c7411e99b (patch) | |
tree | 732957076e1c2e1c2876a12a26dfb3612eda9d9d /libs/hwui/renderthread/RenderThread.cpp | |
parent | 5b94267c375877ee7e085231d46995b3f313d671 (diff) |
Make FullBackup::BackupScheme aware of operation type
We currently maintain an instance of FullBackup::BackupScheme
(encapsulates full backup policies, including include / exclude rules)
per package. In line with the new include / exclude config format, where
the rules for each operation types are separate, create BackupScheme per
(package; operation type) pair to make sure we're only dealing with the
policies relevant to the current operation.
Bug: 174216309
Test: atest FullBackupRulesHostSideTest
Change-Id: I627584186a1d1faf3d699e734e45f5e943ec1f84
Diffstat (limited to 'libs/hwui/renderthread/RenderThread.cpp')
0 files changed, 0 insertions, 0 deletions