/aosp12/frameworks/base/ |
H A D | OWNERS.md | 46 # Complete include of top-level owners from this repo 48 # Partial include of top-level owners from this repo 52 # Complete include of subdirectory owners from this repo 54 # Partial include of subdirectory owners from this repo 58 # Complete include of top-level owners from another repo 60 # Partial include of top-level owners from another repo 64 # Complete include of subdirectory owners from another repo 66 # Partial include of subdirectory owners from another repo
|
/aosp12/packages/modules/common/tools/ |
H A D | finalize_sdk.py | 89 repo = repo_for_sdk(f) variable 91 target_dir = os.path.join(repo, dir) 99 created_dirs[repo].append(dir) 103 for repo in created_dirs: 104 git = ['git', '-C', repo] 105 subprocess.check_output(git + ['add'] + created_dirs[repo])
|
/aosp12/build/make/tools/docker/ |
H A D | Dockerfile | 13 RUN curl -o /usr/local/bin/repo https://storage.googleapis.com/git-repo-downloads/repo \ 14 …&& echo "d06f33115aea44e583c8669375b35aad397176a411de3461897444d247b6c220 /usr/local/bin/repo" | … 15 && chmod a+x /usr/local/bin/repo
|
/aosp12/packages/apps/Car/tests/ |
H A D | readme.md | 76 Install [repo](https://source.android.com/setup/build/downloading#installing-repo) command line 84 repo init -u https://android.googlesource.com/platform/manifest -b $BRANCH -g name:platform/tools/r… 85 repo sync 92 repo start BRANCH_NAME . 96 repo upload .
|
/aosp12/build/make/ |
H A D | envsetup.sh | 1084 … find . -name .repo -prune -o -name .git -prune -o -name out -prune -o -type f -name "*\.gradle" \ 1090 find . -name .repo -prune -o -name .git -prune -o -name out -prune -o -type f -name "*\.go" \ 1096 find . -name .repo -prune -o -name .git -prune -o -name out -prune -o -type f -name "*\.java" \ 1102 find . -name .repo -prune -o -name .git -prune -o -name out -prune -o -type f -name "*\.rs" \ 1108 find . -name .repo -prune -o -name .git -prune -o -name out -prune -o -type f -name "*\.kt" \ 1121 …for dir in `find . -name .repo -prune -o -name .git -prune -o -name out -prune -o -name res -type … 1128 …find . -name .repo -prune -o -name .git -prune -o -path ./out -prune -o -type f -name 'AndroidMani… 1134 find . -name .repo -prune -o -name .git -prune -o -path ./out -prune -o -type f -name 'OWNERS' \ 1140 find . -name .repo -prune -o -name .git -prune -o -path ./out -prune -o -name sepolicy -type d \ 1146 find . -name .repo -prune -o -name .git -prune -o -name out -prune -o -type f -name "*\.rc*" \ [all …]
|
/aosp12/build/ |
H A D | envsetup.sh | 1084 … find . -name .repo -prune -o -name .git -prune -o -name out -prune -o -type f -name "*\.gradle" \ 1090 find . -name .repo -prune -o -name .git -prune -o -name out -prune -o -type f -name "*\.go" \ 1096 find . -name .repo -prune -o -name .git -prune -o -name out -prune -o -type f -name "*\.java" \ 1102 find . -name .repo -prune -o -name .git -prune -o -name out -prune -o -type f -name "*\.rs" \ 1108 find . -name .repo -prune -o -name .git -prune -o -name out -prune -o -type f -name "*\.kt" \ 1121 …for dir in `find . -name .repo -prune -o -name .git -prune -o -name out -prune -o -name res -type … 1128 …find . -name .repo -prune -o -name .git -prune -o -path ./out -prune -o -type f -name 'AndroidMani… 1134 find . -name .repo -prune -o -name .git -prune -o -path ./out -prune -o -type f -name 'OWNERS' \ 1140 find . -name .repo -prune -o -name .git -prune -o -path ./out -prune -o -name sepolicy -type d \ 1146 find . -name .repo -prune -o -name .git -prune -o -name out -prune -o -type f -name "*\.rc*" \ [all …]
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/display/ |
H A D | LogicalDisplayTest.java | 64 DisplayDeviceRepository repo = new DisplayDeviceRepository( in setUp() local 80 repo.onDisplayDeviceEvent(mDisplayDevice, DisplayAdapter.DISPLAY_DEVICE_EVENT_ADDED); in setUp() 81 mLogicalDisplay.updateLocked(repo); in setUp()
|
/aosp12/bootable/recovery/ |
H A D | .clang-format | 2 # local style file in `.clang-format`. This will be triggered automatically with `repo upload`. 17 # Note that `repo upload` calls the `clang-format` binary in Android repo (i.e.
|
/aosp12/frameworks/av/tools/ |
H A D | mainline_hook_partial.sh | 160 You are uploading repo ${RED}${REPO_PATH}${NORMAL} to branch ${RED}${current}${NORMAL}. 196 re-run your repo upload command with the '--no-verify' option
|
H A D | mainline_hook_project.sh | 39 You are uploading repo ${RED}${REPO_PATH}${NORMAL} to branch ${RED}${current}${NORMAL}.
|
/aosp12/art/test/ |
H A D | README.arm_fvp.md | 36 repo init -u https://android.googlesource.com/kernel/manifest -b common-android-mainline 37 repo sync 64 repo init -u https://git.linaro.org/landing-teams/working/arm/manifest.git -m pinned-uboot.xml -b 2… 65 repo sync
|
/aosp12/build/bazel/bazel_skylib/ |
H A D | WORKSPACE | 3 load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive") 4 load("@bazel_tools//tools/build_defs/repo:utils.bzl", "maybe")
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/ims/ |
H A D | ImsServiceControllerCompat.java | 62 ImsFeatureBinderRepository repo) { in ImsServiceControllerCompat() argument 63 super(context, componentName, callbacks, repo); in ImsServiceControllerCompat()
|
H A D | ImsResolver.java | 138 String defaultRcsPackageName, int numSlots, ImsFeatureBinderRepository repo) { in make() argument 141 numSlots, repo); in make() 374 ImsFeatureBinderRepository repo); in create() argument 388 ImsFeatureBinderRepository repo) { 389 return new ImsServiceController(context, componentName, callbacks, repo); 412 ImsFeatureBinderRepository repo) { 413 return new ImsServiceControllerCompat(context, componentName, callbacks, repo); 571 String defaultRcsPackageName, int numSlots, ImsFeatureBinderRepository repo) { in ImsResolver() argument 576 mRepo = repo; in ImsResolver()
|
H A D | ImsServiceController.java | 316 ImsServiceControllerCallbacks callbacks, ImsFeatureBinderRepository repo) { in ImsServiceController() argument 329 mRepo = repo; in ImsServiceController() 345 ImsFeatureBinderRepository repo) { in ImsServiceController() argument 356 mRepo = repo; in ImsServiceController()
|
/aosp12/frameworks/rs/ |
H A D | update_rs_prebuilts.sh | 170 repo start pb_$DATE . 172 echo repo start failed -- aborting.
|
/aosp12/build/bazel/rules_cc/cc/ |
H A D | find_cc_toolchain.bzl | 29 "@rules_cc//cc:current_cc_toolchain", # copybara-use-repo-external-label 43 "@rules_cc//cc:toolchain_type", # copybara-use-repo-external-label
|
/aosp12/build/soong/scripts/ |
H A D | setup-android-build.sh | 44 [[ ! -e .repo && ! -e .git ]] || \
|
H A D | check_do_not_merge.sh | 25 situation you can bypass this check with \`repo upload --no-verify\`.
|
/aosp12/system/chre/apps/tflm_demo/ |
H A D | README | 18 GitHub repo: https://github.com/tensorflow/tensorflow/tree/master/tensorflow/lite/micro
|
/aosp12/frameworks/libs/modules-utils/ |
H A D | Android.bp | 15 // Limit visibility of all modules in this repo by default.
|
/aosp12/system/extras/simpleperf/ |
H A D | README.md | 23 This will create a new change that you can `repo upload`, then approve and
|
/aosp12/art/tools/luci/config/ |
H A D | luci-scheduler.cfg | 23 repo: "https://android.googlesource.com/platform/art" 58 repo: "https://android.googlesource.com/platform/libcore" 93 repo: "https://android.googlesource.com/platform/manifest"
|
/aosp12/build/bazel/rules_cc/ |
H A D | WORKSPACE | 3 load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
|
/aosp12/frameworks/base/packages/SystemUI/tools/lint/ |
H A D | README | 2 in as an upload hook for repo upload.
|