diff options
author | 2021-04-24 11:32:59 +0100 | |
---|---|---|
committer | 2021-04-24 22:30:18 +0100 | |
commit | 2d1bb89fe3a5ce973dfd7154b36e03289280690c (patch) | |
tree | 958821a31530d4e93fbbc34d6d3c47c4565b963c /sdk/sdk.go | |
parent | fbe470e7d33ab483bbec9016c1f1cf9890c08b4b (diff) |
Extract the os specific snapshot module properties handling
Previously, the code was inlined in the addSnapshotModule() method
which made it difficult to follow, did not have clear separation
between the different pieces and duplicated functionality. This
change combines the dynamic and static properties together and then
separates the processing into collation, optimization and property
set updating methods.
Bug: 186290299
Test: m nothing
Change-Id: I311eebca2337cb67634e63d71da12305f4370c07
Diffstat (limited to 'sdk/sdk.go')
0 files changed, 0 insertions, 0 deletions