commit | 723f5d555946c1d50389c9c8a44d313e118afa22 | [log] [tgz] |
---|---|---|
author | Longbo Wei <longbowei@google.com> | Tue Jul 09 17:16:35 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 09 17:16:35 2024 |
tree | 9f76f66b524bb2e40f2f921e1138849878abce16 | |
parent | aaea64110204580798132d4e66f84533439d5d84 [diff] |
kbd-backlight: Record Keyboard AmbientLightSensorStatus at startup * Record the status of the keyboard ambient light sensor at startup. Fires when the device boots up and the login screen is displayed. Bug: b/326009607 Test: ash_unittests -f KeyboardBrightnessControllerTest Change-Id: I8c8a24a8f611c4b5157cd9b1454dc79553c633f9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5638937 Commit-Queue: Longbo Wei <longbowei@google.com> Reviewed-by: David Padlipsky <dpad@google.com> Reviewed-by: Gavin Williams <gavinwill@chromium.org> Cr-Commit-Position: refs/heads/main@{#1324901}
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.