Lines Matching +refs:android +refs:project +refs:root
30 * Repo project-wide settings (e.g. all of AOSP). These set up defaults for all
33 the local project you're working on.
44 For manifests that don't have a project checked out at the top level,
58 # Per-project `repo upload` hook settings.
59 # https://android.googlesource.com/platform/tools/repohooks
84 * `REPO_PROJECT`: The name of the project.
86 * `REPO_PATH`: The path to the project relative to the root.
116 * `${REPO_PATH}`: The path to the project relative to the root.
118 * `${REPO_PROJECT}`: The name of the project.
120 * `${REPO_ROOT}`: The absolute path of the root of the repo checkout. If the
121 project is in a submanifest, this points to the root of the submanifest.
122 * `${REPO_OUTER_ROOT}`: The absolute path of the root of the repo checkout.
123 This always points to the root of the overall repo checkout.
247 This section can only be added to the repo project-wide settings
255 An entry must completely match the project's `REPO_PATH`. The paths can use the
281 * `android-test-mapping-format`: used for the `android_test_mapping_format`
300 # Or paths relative to the top of the git project.
302 # Or paths relative to the repo root.