
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}