commit | 32ab89c1735df6ad336b7de6730bb45679229310 | [log] [tgz] |
---|---|---|
author | Rishabh Agrawal <rishabhagr@chromium.org> | Fri Apr 19 15:09:06 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 19 15:09:06 2024 |
tree | a1d85ed4ee42e33f00b8f8b2e6bc2bb47fcd0c6e | |
parent | ba717f31f106aec7394e0bd05dda472ae7deb1bb [diff] |
fwupd: Create dbus call to UpdateMetadata Create a dbus call to UpdateMetadata with 2 file descriptors and remote_id based on dbus api exposed by fwupd here: https://github.com/fwupd/fwupd/blob/main/src/org.freedesktop.fwupd.xml BUG=b:328637488 TEST=autoninja chrome; manually check from logs chromeos_unittests --gtest_filter=FwupdClientTest.* Change-Id: I98b9bab3b1e73f7e8e25dd96f9439ef8b0fc2094 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5405480 Reviewed-by: Steven Bennetts <stevenjb@chromium.org> Commit-Queue: Rishabh Agrawal <rishabhagr@chromium.org> Reviewed-by: Jimmy Gong <jimmyxgong@chromium.org> Cr-Commit-Position: refs/heads/main@{#1289944}
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.