commit | b1dc204d0c61040accd336fb4aed5eda059ed62c | [log] [tgz] |
---|---|---|
author | Xiaohan Wang <xhwang@chromium.org> | Wed Sep 16 16:45:06 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Sep 16 16:45:06 2020 |
tree | 4e3bb83870191c7b2c569afda46f428b89fcea67 | |
parent | 175e67feaca515167e6251f606dd44d7ff1f5c85 [diff] |
media: Handle more platforms and arch in WidevineCdmComponentInstaller Add cros and arm/arm64 to be future proof. Bug: 1111381 Change-Id: If6310e006710c2857d6c9be1297796374dcb3f70 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2411344 Auto-Submit: Xiaohan Wang <xhwang@chromium.org> Commit-Queue: John Rummell <jrummell@chromium.org> Reviewed-by: Joshua Pawlicki <waffles@chromium.org> Reviewed-by: John Rummell <jrummell@chromium.org> Cr-Commit-Position: refs/heads/master@{#807514}
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.
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.