commit | 828edc18ffb3117cb363a729e806503b6c5117e4 | [log] [tgz] |
---|---|---|
author | Amin Hassani <[email protected]> | Tue Mar 13 22:19:24 2018 |
committer | ChromeOS Commit Bot <[email protected]> | Thu May 03 21:44:45 2018 |
tree | d997c464e69cad0488104dcf999aca27fb26576f | |
parent | d33e68f8190b0173c32f5f48e1e9704217231502 [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]> (cherry picked from commit d7a913a3455a4e857a11889516f9c7bf6204bf23) Reviewed-on: https://chromium-review.googlesource.com/1043166 Reviewed-by: Keith Haddow <[email protected]> Commit-Queue: Keith Haddow <[email protected]> Tested-by: Keith Haddow <[email protected]>