commit | 014cd1d0ef4c3462ea517ec3e3610c5d2d407bf3 | [log] [tgz] |
---|---|---|
author | Vaibhav Raheja <vraheja@google.com> | Thu Aug 17 21:29:09 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 17 21:29:09 2023 |
tree | 80b6cd99c13ce303162a8e6e7e4b7e298ba3af8a | |
parent | fab341c9bd371c629d28257e3162e3d3d54d1dcd [diff] |
arc: Add SecureClock to keymint.mojom This CL adds the support for SecureClock interface in keymint.mojom in accordance with the ISecureClock.aidl - https://bit.ly/3s9R2a4. Arc-KeyMint Daemon companion CL- https://crrev.com/c/4763341 Bug: b/295015053 Test: CQ Change-Id: I22d0d29147e3da130fb640f091be663770329667 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4766360 Commit-Queue: Vaibhav Raheja <vraheja@chromium.org> Reviewed-by: Yao Li <yaohuali@google.com> Reviewed-by: Jorge Lucangeli Obes <jorgelo@chromium.org> Cr-Commit-Position: refs/heads/main@{#1184919}
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.