commit | 058824a617acaf13eaa0f57067360d010ca377b1 | [log] [tgz] |
---|---|---|
author | Azeem Arshad <azeemarshad@chromium.org> | Mon Nov 23 19:05:28 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Nov 23 19:05:28 2020 |
tree | 05460ccd706461253e67a0f51bf2d9d303d8383a | |
parent | 3e8af4b6ff805db8a14314a7e74ac058bef391dc [diff] |
[AndroidSms] Start connection on unlock. This CL modifies android sms service and connection manager so that a startConnection message is sent to the service worker when device is unlocked. This makes sure the service worker reconnects and continues to receive messages after being woken up from sleep. Bug: 1150178 Change-Id: Ie524db4d3714f08ecbbf5a39d573b20712db55b7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2553183 Reviewed-by: Jon Mann <jonmann@chromium.org> Commit-Queue: Azeem Arshad <azeemarshad@chromium.org> Cr-Commit-Position: refs/heads/master@{#830256}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.