commit | 5c33783eac669b1d5c8f684df188902dbf310eb9 | [log] [tgz] |
---|---|---|
author | Kyle Williams <kdgwill@google.com> | Mon Jun 24 16:53:05 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 24 16:53:05 2024 |
tree | 870b973c6bf17031b35db1ffe4ae24d7f3145589 | |
parent | 30471031ffc45fdcab53656b234abdae1bb6b91a [diff] |
extensions: NoOp XuCameraService for lacros / noncfm ash Add the no-op response for remora accessing XuCameraService when running LaCrOS or the non cfm version of Ash ./out/Default/chromeos_unittests --dbus-stub --single-process-tests --gtest_filter=Cfm* ./out/Default/unit_tests --single-process-tests --gtest_filter=Cfm* Bug: b:346836533 Test: autoninja -C out/Default/ chromeos:chromeos_unittests && Test: autoninja -C out/Default/ chrome/test:unit_tests && xvfb-run Change-Id: I0bfab2f528f690d79d169ae4aafdab2e16d472f6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5626957 Auto-Submit: Kyle Williams <kdgwill@chromium.org> Reviewed-by: Dominic Farolino <dom@chromium.org> Commit-Queue: Kyle Williams <kdgwill@chromium.org> Cr-Commit-Position: refs/heads/main@{#1318631}
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.