commit | cda295dce8553e96e326e45e29e52be7820e9c0d | [log] [tgz] |
---|---|---|
author | lgcheng <[email protected]> | Wed Feb 22 02:38:31 2023 |
committer | Chromium LUCI CQ <[email protected]> | Wed Feb 22 02:38:31 2023 |
tree | 5e782b8d2c31d4a38c59b89f6a9b77d2cfdf22e1 | |
parent | cac9f84e0ef9055368b26bfdce5a0cda4b8bcbe3 [diff] |
arc: Support sync install priority Support install priority for synced apps. Play used to set default value to install priority for synced Arc apps. With cl/506382649, Play can now read install priority from install requests. Create feature flag and disable by default. Bug: b/264701160 Test: Manul trigger feature and watch log on Android side. Change-Id: I7ddd90dc0756a89b8a19dfaeed6cfcaf12729788 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4261453 Reviewed-by: Yuichiro Hanada <[email protected]> Reviewed-by: Dominick Ng <[email protected]> Commit-Queue: Long Cheng <[email protected]> Cr-Commit-Position: refs/heads/main@{#1108122}
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.