0
Files
src/docs/updater
S. Ganesh b98a07e01e updater: set/delete eulaaccepted in registry, backward compatibility
Omaha 3 sets the eulaaccepted value to 0 when the EULA has not been
accepted, and also deletes the eulaaccepted value in the registry at
`Google\Update` when the EULA has been accepted. Apps may rely on this
value to determine when the overall EULA has been accepted, so the
updater also now updates this value accordingly in this CL.

Fixed: b/347737726
Change-Id: I7c16f19ca1d56cc19ebaaf513bfdd715226280b5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5637855
Commit-Queue: S Ganesh <ganesh@chromium.org>
Auto-Submit: S Ganesh <ganesh@chromium.org>
Reviewed-by: Xiaoling Bao <xiaolingbao@chromium.org>
Commit-Queue: Xiaoling Bao <xiaolingbao@chromium.org>
Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#1316668}
2024-06-18 20:27:08 +00:00
..