commit | 00221d63b4fbfb33ced087e67b1dd0990b924bf7 | [log] [tgz] |
---|---|---|
author | seannli <seannli@google.com> | Mon Apr 01 06:48:45 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 01 06:48:45 2024 |
tree | 0f2b42852f0215f7684ad001c4d0eb4fa70c37ff | |
parent | e7fbb56d29d8e693581f2d985d06f43249ca30cc [diff] |
camera: Cleanup socket-related code in CameraHalDispatcherImpl Since the camera socket is no longer needed, this CL removes all of the soket-related code in CameraHalDispatcherImpl. Bug: b:304685896, b:40278893, b:329399208 Test: Pass camera.CCAUISmoke.real with CL 4938957 Test: Pass camera.PlatformServiceSmoke with CL 4938957 Test: Verify camera work well in plug-in VM Change-Id: I3762b2ccdb590a4411f80ae4257e9471dc76bc8b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5386692 Commit-Queue: Sean Li <seannli@google.com> Reviewed-by: Wei Lee <wtlee@chromium.org> Cr-Commit-Position: refs/heads/main@{#1280669}
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.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
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.
If you found a bug, please file it at https://crbug.com/new.