commit | d7a913a3455a4e857a11889516f9c7bf6204bf23 | [log] [tgz] |
---|---|---|
author | Amin Hassani <[email protected]> | Tue Mar 13 22:19:24 2018 |
committer | chrome-bot <[email protected]> | Wed Mar 14 21:21:47 2018 |
tree | cb1b8b5b6408bc025bd7ff0d78a245a8de12cf08 | |
parent | f5941190dcc2a367fc8fa0f86d2594c2197cf12d [diff] |
autoupdate: Return response with client's app ID Currently in autoupdate we sent a default hard coded app ID to the client. However, this is not the bahvior of omaha, as omaha always, reply with the same app ID requested by the user. This CL, modifes this bahavior in autoupdate to return the app ID associated with the client's request. BUG=chromium:821514 TEST=cros flash Change-Id: I7cd36c8e7ed6e36bed257a5373e62483136b585e Reviewed-on: https://chromium-review.googlesource.com/961585 Commit-Ready: Amin Hassani <[email protected]> Tested-by: Amin Hassani <[email protected]> Reviewed-by: Xixuan Wu <[email protected]> Reviewed-by: Don Garrett <[email protected]>