commit | 35badb7c5ec81f0c5f6296c5bdad34c0a42e612a | [log] [tgz] |
---|---|---|
author | David Anderson <dvander@google.com> | Fri Feb 17 00:04:46 2023 -0800 |
committer | David Anderson <dvander@google.com> | Fri Feb 17 11:17:44 2023 -0800 |
tree | 399fc1b836af2553283d79e60b45ac84326116cc | |
parent | c0c700f5b7004a49e43bdf2394bdda153c5bdabe [diff] |
snapuserd: Move socket and io_uring status out of core and into the server. By moving these bits into the SnapshotHandler constructor, it will allow easier testing and breaking of dependencies on server. Bug: 269361087 Test: snapuserd_test Change-Id: I262391dd36e02eb8b7c50f1972623578b69616f3