commit | 572692c04c618c9f0ee2ec8d2192004396ccfb89 | [log] [tgz] |
---|---|---|
author | David Anderson <dvander@google.com> | Wed Jun 21 09:42:38 2023 -0700 |
committer | David Anderson <dvander@google.com> | Wed Jul 05 12:10:42 2023 -0700 |
tree | 1a10826d815ff508bfe172bafedac566713da7e1 | |
parent | 732d410d21ad0041eda29335982d050a25353c3b [diff] |
snapuserd: Make header_response a state variable. header_response is meant to only be true for the first call to WriteDmUserPayload. Codify this by making it a member variable and resetting it on each request. Bug: 288273605 Test: snapuserd_test Change-Id: Ic92f5932391a607b63345d579f379d12e78e8f6c