commit | ffc475b8a2f2e0f632e3f34b3b95be45ba04a69a | [log] [tgz] |
---|---|---|
author | Klaus Weidner <[email protected]> | Fri Nov 04 17:55:08 2022 |
committer | Chromium LUCI CQ <[email protected]> | Fri Nov 04 17:55:08 2022 |
tree | cc5b226bad1b83e3721b7d0529065dcf74a6f3d9 | |
parent | 1ef1ad473ecd69bfcb6e24f3e0e0d2e1eb5aea6c [diff] |
Add instructions for accessing Android app data directories on a non-rooted device This is based on agrieve@'s instructions in https://bugs.chromium.org/p/chromium/issues/detail?id=1375035#c23 Change-Id: I5f750da97a41fed16b91dde9de18877cf205c63a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4006398 Commit-Queue: Klaus Weidner <[email protected]> Reviewed-by: Andrew Grieve <[email protected]> Cr-Commit-Position: refs/heads/main@{#1067580}
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.