[Video Capture Service] Keep service running indefinitely on Android
When shutting down the service after an idle timeout, cached information about supported device formats is lost. Re-querying these from the OS can take several seconds on certain Android devices. To avoid this, this CL keeps the service alive indefinitely on Android. Bug: 878304, 792621 Change-Id: Ia031319d2f471e6359f248ae5c0b76208df77c54 Reviewed-on: https://chromium-review.googlesource.com/c/1231894 Commit-Queue: Christian Fremerey <chfremer@chromium.org> Reviewed-by:Ken Rockot <rockot@chromium.org> Cr-Commit-Position: refs/heads/master@{#596086}
Showing
Please register or sign in to comment