Home
last modified time | relevance | path

Searched refs:branch (Results 1 – 25 of 36) sorted by relevance

12

/packages/modules/Bluetooth/system/build/dpkg/modp_b64/
Dgen-src-pkg.sh13 branch=release-R110-15278.B
20 git clone --branch "${branch}" https://chromium.googlesource.com/chromiumos/platform2 || exit 1
27 git clone --branch "${branch}" https://chromium.googlesource.com/aosp/platform/external/modp_b64 ||…
/packages/modules/Bluetooth/system/build/dpkg/sysprop/
Dgen-src-pkg.sh13 branch=platform-tools-34.0.0
20 git clone --branch "${branch}" https://android.googlesource.com/platform/system/libbase || exit 1
23 git clone --branch "${branch}" https://android.googlesource.com/platform/system/tools/sysprop "${pk…
/packages/modules/ArtPrebuilt/
Dupdate-art-module-prebuilts.py103 def fetch_artifact(branch, target, build, fetch_pattern, local_dir): argument
106 cmd = [fetch_artifact_path, "--branch", branch, "--target", target,
136 def commit(git_root, prebuilt_descr, branch, target, build, add_paths, bug_number): argument
144 .format(prebuilt_descr=prebuilt_descr, branch=branch, target=target,
165 def install_entry(branch, target, build, local_dist, entry): argument
173 fetch_artifact(branch, target, build, entry.source_path, install_dir)
282 install_entry(args.branch, target, args.build, args.local_dist, entry)
287 commit(git_root, PREBUILT_DESCR, args.branch, target, args.build, subpaths,
/packages/modules/Wifi/
Dwifi_upload_hook.py55 for branch in branches:
57 if branch.startswith(b'*'):
58 return b'[aosp/' in branch
/packages/modules/Bluetooth/system/build/dpkg/libchrome/
Dgen-src-pkg.sh27 git clone --branch "${platform2_branch}" https://chromium.googlesource.com/chromiumos/platform2 || …
35 git clone --branch "${libchrome_branch}" https://chromium.googlesource.com/chromiumos/platform/libc…
/packages/modules/Connectivity/Tethering/apex/
DAndroid.bp23 // different value depending on the branch.
31 // API shims to include in the networking modules built from the branch. Branches that disable
48 // depending on the branch
/packages/apps/ManagedProvisioning/studio-dev/
DREADME.md14 ##### -studio branch (useful for mac)
15branch `xxx-sysui-studio-dev` (e.g.: [master-sysui-studio-dev](https://goto.google.com/repo-init/m…
16 Command line `make` will not work on this branch as it only tracks a small number of projects to ke…
77 …> NOTE: if you're using the studio-dev branch (minimal checkout), then you want to ensure that the…
/packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/camerafocus/
DREADME.txt1 The files in this package were copied from the android-4.4.4_r1 branch of ASOP from the folders
/packages/modules/Connectivity/staticlibs/testutils/app/connectivitychecker/
DAndroid.bp24 // Allow running the test on any device with SDK R+, even when built from a branch that uses
/packages/apps/ManagedProvisioning/
Dproguard.flags7 # present in the Android for Chrome OS branch, and kept here to
/packages/modules/Connectivity/tests/deflake/
DAndroid.bp28 // may have different values depending on the branch
/packages/modules/Connectivity/common/
DAndroid.bp27 // depending on the branch
/packages/modules/Virtualization/docs/
Dgetting_started.md48 source code from AOSP. Use the `main` branch.
64 source code from AOSP. Use the `main` branch.
/packages/modules/SdkExtensions/
DREADME.md67 branch. This is defined by the `PLATFORM_SDK_EXTENSION_VERSION` variable in
68 `core/version_defaults.mk`. Subsequent module builds in the branch will embed
DAndroid.bp122 // branch is removed.
/packages/modules/Connectivity/tests/integration/
DAndroid.bp41 // since the shims for the branch are already included via
/packages/modules/NetworkStack/
DAndroid.bp50 // done separately in each branch due to merge conflicts.
53 // have a different value depending on the branch.
61 // depending on the branch
/packages/modules/Connectivity/service/
DAndroid.bp26 // depending on the branch, and this comment helps
149 // the branch to "service-connectivity".
/packages/modules/Connectivity/tests/unit/
DAndroid.bp20 // may have different values depending on the branch
/packages/modules/RuntimeI18n/apex/
DAndroid.bp21 // to system/sepolicy in a downstream branch.
/packages/modules/Connectivity/service-t/
DAndroid.bp37 // on the branch, while minimizing merge conflicts in the rest of the
/packages/modules/Connectivity/nearby/
DREADME.md75 ## Build and Install from tm-mainline-prod branch
/packages/modules/Connectivity/
DTEST_MAPPING160 // supported in every branch.
/packages/modules/AdServices/adservices/
DTEST_MAPPING1222 …// Tests in platform presubmit are running against the git_main branch. This list should only incl…
1451 …// Tests in platform postsubmit are running against the git_main branch. This list should only inc…
/packages/modules/Bluetooth/system/doc/
Dstyle_guide.md345 ##### Create a new branch starting from the first unrelated patch

12