diff options
author | Alex Deymo <deymo@google.com> | 2015-11-05 12:31:19 -0800 |
---|---|---|
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | 2015-11-10 23:52:01 +0000 |
commit | 9fded1eee295295d33da477f00d9c9a240623e91 (patch) | |
tree | 9f87dbad69a7cf7f4d922ac681765cc442d72dec /common/action_processor.cc | |
parent | 5378f5e3d9420521a1afff935ed37b726d42ead6 (diff) |
Send Omaha event_type 54 after reboot to new update.
When rebooting to a new version, we were sending an Omaha event_type 3
to flag a "success reboot". Nevertheless, the server expect us to send
only one event_type 3 for every <updatecheck> response with a payload
but we were sending one event_type 3 upon payload application and
another one after reboot.
This patch changes the event_type sent after reboot to 54, a value
reserved from Chromium OS clients.
Bug: None
Test: Added unittest.
Change-Id: I199a2b00c702175762f2c154ca2f45b3f6ad768c
Diffstat (limited to 'common/action_processor.cc')
0 files changed, 0 insertions, 0 deletions