Home
last modified time | relevance | path

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

12

/packages/modules/Connectivity/netbpfload/initrc-doc/
DREADME.txt6 …(cd ../../../../../system/bpf && git cat-file -p remotes/aosp/android11-release:bpfloader/bpfloade…
7 …(cd ../../../../../system/bpf && git cat-file -p remotes/aosp/android12-release:bpfloader/bpfloade…
8 …(cd ../../../../../system/bpf && git cat-file -p remotes/aosp/android13-release:bpfloader/bpfloade…
9 …(cd ../../../../../system/bpf && git cat-file -p remotes/aosp/android14-release:bpfloader/bpfloade…
10 …(cd ../../../../../system/bpf && git cat-file -p remotes/aosp/main:bpfloader/bpfloader.rc; …
13 …(cd /android1/system/bpf && git cat-file -p remotes/goog/rvc-dev:bpfloader/bpfloader.rc; ) | egrep…
14 …(cd /android1/system/bpf && git cat-file -p remotes/goog/sc-dev:bpfloader/bpfloader.rc; ) | egrep…
15 …(cd /android1/system/bpf && git cat-file -p remotes/goog/tm-dev:bpfloader/bpfloader.rc; ) | egrep…
16 …(cd /android1/system/bpf && git cat-file -p remotes/goog/udc-dev:bpfloader/bpfloader.rc; ) | egrep…
17 …(cd /android1/system/bpf && git cat-file -p remotes/goog/main:bpfloader/bpfloader.rc; ) | egrep…
[all …]
/packages/modules/Bluetooth/system/doc/
Dstyle_guide.md285 `git log --oneline path_to_files/filename_or_* | grep clang-format | head -n 5`
291 `git revert HASH -n`
297 `git status | grep both.modified`
301 `git revert --abort`
307 `git reset HEAD both_modified_file`
311 `git checkout both_modified_file`
315 `git cherry-pick your_patch_that_used_to_apply_cleanly`
323 `git add path_to_files/filename_or_*`
325 `git commit --amend`
329 `git checkout .`
[all …]
/packages/modules/Bluetooth/system/build/dpkg/libchrome/
Dgen-src-pkg.sh27 git clone --branch "${platform2_branch}" https://chromium.googlesource.com/chromiumos/platform2 || …
28 (cd platform2 && git checkout "${platform2_commit}")
35 git clone --branch "${libchrome_branch}" https://chromium.googlesource.com/chromiumos/platform/libc…
37 git checkout "${libchrome_commit}"
38 rm -rf .git
/packages/modules/GeoTZ/validation/geonames/
Drun_compare.sh76 GEONAMES_SHA=$(git --git-dir=${EXTERNAL_GEONAMES_DIR}/.git rev-parse --short HEAD)
77 echo ${EXTERNAL_GEONAMES_DIR} git SHA is: ${GEONAMES_SHA}
/packages/modules/Bluetooth/system/build/dpkg/libchrome/debian/patches/
D0001-Add-missing-includes.patch1 diff --git a/libchrome/base/hash/md5_nacl.cc b/libchrome/base/hash/md5_nacl.cc
13 diff --git a/libchrome/crypto/p224_spake.cc b/libchrome/crypto/p224_spake.cc
26 diff --git a/libchrome/base/functional/function_ref.h b/libchrome/base/functional/function_ref.h
39 diff --git a/libchrome/base/memory/ref_counted.h b/libchrome/base/memory/ref_counted.h
D0001-Remove-absl-from-pkgconfig.patch11 diff --git a/libchrome/BUILD.gn b/libchrome/BUILD.gn
D0001-Perfetto-instance-hack.patch10 diff --git a/libchrome/base/logging.cc b/libchrome/base/logging.cc
D0001-rebase_path-for-write_args.patch10 diff --git a/libchrome/BUILD.gn b/libchrome/BUILD.gn
/packages/apps/TV/
Dversion.mk98 git_hash := $(shell git --git-dir $(LOCAL_PATH)/.git log -n 1 --pretty=format:%h)
/packages/apps/Camera2/
Dversion.mk89 git_hash := $(shell git --git-dir $(LOCAL_PATH)/.git log -n 1 --pretty=format:%h)
/packages/modules/common/tools/
Dfinalize_sdk.py214 git = ['git', '-C', str(repo)] variable
215 subprocess.check_output(git + ['add'] + list(created_dirs[repo]))
220 subprocess.check_output(git + ['add', COMPAT_README])
223 …change_id_match = re.search(r'Change-Id: [^\\n]+', str(subprocess.check_output(git + ['log', '-1']…
228 subprocess.check_output(git + ['commit', '--amend', '-m', commit_message + change_id])
230 subprocess.check_output(git + ['commit', '-m', commit_message])
/packages/modules/Bluetooth/system/build/dpkg/modp_b64/
Dgen-src-pkg.sh20 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 ||…
29 rm -rf .git
/packages/modules/Bluetooth/system/build/dpkg/sysprop/
Dgen-src-pkg.sh20 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…
25 rm -rf .git
/packages/apps/TV/libs/m2/
Dupdate.sh18 git rm *.jar *.aar
35 git add *.jar *.aar
/packages/modules/Virtualization/authfs/testdata/
DREADME.md5 [fsverity-utils](https://git.kernel.org/pub/scm/fs/fsverity/fsverity-utils.git)
/packages/modules/Bluetooth/system/build/dpkg/floss/
Dbuild-dpkg146 ${DRY_RUN} git clone -b "${CHROMIUM_BRANCH}" "${URL_PLATFORM2_GIT}" "${GIT_DIR_PLATFORM2}"
148 ${DRY_RUN} git clone "${URL_RUST_CRATES_GIT}" "${GIT_DIR_RUST_CRATES}"
149 ${DRY_RUN} git clone "${URL_PROTO_LOGGING_GIT}" "${GIT_DIR_PROTO_LOGGING}"
/packages/apps/Settings/tests/robotests/
Dnew_tests_hook.sh8 git diff --name-status $REPO_LREV | grep "^A.*tests/robotests.*\.java")
/packages/modules/Bluetooth/android/pandora/mmi2grpc/
DREADME.md6 git submodule update --init
/packages/apps/Dialer/
DCleanSpec.mk41 $(call add-clean-step, (cd packages/apps/Dialer; git clean -f java/com/android/voicemail/impl/com/g…
/packages/modules/SdkExtensions/gen_sdk/
Dbump_sdk.sh53 git -C ${SDKEXT} commit -a -m "$message"
/packages/modules/Bluetooth/system/build/dpkg/
DREADME.txt8 * apt-get install git debmake
/packages/modules/Bluetooth/system/gd/cert/
Dset_up_and_run_device_cert.sh149 git checkout devices_config.json
/packages/modules/Bluetooth/
DREADME.md22 sudo apt-get install repo git-core gnupg flex bison gperf build-essential \
45 git clone https://android.googlesource.com/platform/packages/modules/Bluetooth
/packages/modules/Bluetooth/floss/build/
DDockerfile71 RUN cargo install --git https://android.googlesource.com/platform/build#8f9ca807 aconfig
/packages/apps/Car/DebuggingRestrictionController/server/
DHOW_TO.md43 it in git.

12