Compare commits

...

4 Commits

Author SHA1 Message Date
The Android Open Source Project
ebbfba6de4 Manifest for Android T QPR3 Beta 1 GPL (T3B1.230224.005)
Change-Id: I278066e23cc28be8daa483bf5ffa9479925e6e1a
2023-03-15 14:35:37 -07:00
The Android Open Source Project
ee615b7181 Manifest for Android T QPR2 Beta 3 GPL (T2B3.230109.002)
Change-Id: I4da5e5bc67fd9a6b393ccbb32763956d3551bee8
2023-02-01 12:15:32 -08:00
The Android Open Source Project
06b63e3c74 Manifest for Android T QPR2 Beta 2 GPL (T2B2.221216.006)
Change-Id: I59b62dba89a52cc2694654b59a01697298367335
2023-01-09 14:44:07 -08:00
The Android Open Source Project
5fe8be1ac2 Manifest for Android T QPR1 Beta 3 GPL (T1B3.221003.003)
Change-Id: I467a0b04d8ba585cb70bb4d2b2d2d7eed359650f
2022-10-20 11:26:01 -07:00
3 changed files with 19 additions and 60 deletions

View File

@@ -1,15 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<!--
This branch is a master side branch and is configured to have all project
specific rules. When updating this manifest file, please also update the
project rule in google3 to ensure new projects get testing.
See go/side-branch-testing for details.
-->
<!-- pull in the standard AOSP-with-phones projects. -->
<include name="aosp-master-with-phones.xml" />
<project path="vendor/unbundled_google/packages/gms" name="platform/vendor/aosp/unbundled_google/packages/gms" groups="vendor" remote="goog" clone-depth="1" />
</manifest>

View File

@@ -1,42 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<!--
This branch is a master side branch and is configured to have all project
specific rules. When updating this manifest file, please also update the
project rule in google3 to ensure new projects get testing.
See go/side-branch-testing for details.
-->
<remote name="goog"
fetch="sso://googleplex-android.googlesource.com/"
review="sso://googleplex-android.googlesource.com/"
revision="mirror-aosp-master-with-vendor" />
<!-- pull in the standard AOSP projects. -->
<include name="default.xml" />
<project path="vendor/google_devices/blueline" name="platform/vendor/aosp/google_devices/blueline" groups="vendor" remote="goog" clone-depth="1" />
<project path="vendor/google_devices/bonito" name="platform/vendor/aosp/google_devices/bonito" groups="vendor" remote="goog" clone-depth="1" />
<project path="vendor/google_devices/bramble" name="platform/vendor/aosp/google_devices/bramble" groups="vendor" remote="goog" clone-depth="1" />
<project path="vendor/google_devices/coral" name="platform/vendor/aosp/google_devices/coral" groups="vendor" remote="goog" clone-depth="1" />
<project path="vendor/google_devices/crosshatch" name="platform/vendor/aosp/google_devices/crosshatch" groups="vendor" remote="goog" clone-depth="1" />
<project path="vendor/google_devices/flame" name="platform/vendor/aosp/google_devices/flame" groups="vendor" remote="goog" clone-depth="1" />
<project path="vendor/google_devices/muskie" name="platform/vendor/aosp/google_devices/muskie" groups="vendor" remote="goog" clone-depth="1" />
<project path="vendor/google_devices/redfin" name="platform/vendor/aosp/google_devices/redfin" groups="vendor" remote="goog" clone-depth="1" />
<project path="vendor/google_devices/sargo" name="platform/vendor/aosp/google_devices/sargo" groups="vendor" remote="goog" clone-depth="1" />
<project path="vendor/google_devices/sunfish" name="platform/vendor/aosp/google_devices/sunfish" groups="vendor" remote="goog" clone-depth="1" />
<project path="vendor/google/misc/metrics_uploader_prebuilt" name="platform/vendor/google/misc/metrics_uploader_prebuilt" groups="vendor" remote="goog" clone-depth="1"/>
<project path="vendor/google/security" name="platform/vendor/google/security" groups="vendor" remote="goog" clone-depth="1" />
<project path="vendor/google/tools" name="platform/vendor/google/tools" groups="vendor" remote="goog" clone-depth="1" />
<project path="vendor/linaro/hikey960" name="platform/vendor/aosp/linaro/hikey960" groups="vendor" remote="goog" clone-depth="1" />
<project path="vendor/qcom/bonito" name="platform/vendor/aosp/qcom/bonito" groups="vendor" remote="goog" clone-depth="1" />
<project path="vendor/qcom/bramble" name="platform/vendor/aosp/qcom/bramble" groups="vendor" remote="goog" clone-depth="1" />
<project path="vendor/qcom/blueline" name="platform/vendor/aosp/qcom/blueline" groups="vendor" remote="goog" clone-depth="1" />
<project path="vendor/qcom/coral" name="platform/vendor/aosp/qcom/coral" groups="vendor" remote="goog" clone-depth="1" />
<project path="vendor/qcom/crosshatch" name="platform/vendor/aosp/qcom/crosshatch" groups="vendor" remote="goog" clone-depth="1" />
<project path="vendor/qcom/flame" name="platform/vendor/aosp/qcom/flame" groups="vendor" remote="goog" clone-depth="1" />
<project path="vendor/qcom/redfin" name="platform/vendor/aosp/qcom/redfin" groups="vendor" remote="goog" clone-depth="1" />
<project path="vendor/qcom/sargo" name="platform/vendor/aosp/qcom/sargo" groups="vendor" remote="goog" clone-depth="1" />
<project path="vendor/qcom/sunfish" name="platform/vendor/aosp/qcom/sunfish" groups="vendor" remote="goog" clone-depth="1" />
</manifest>

View File

@@ -4,27 +4,32 @@
<remote name="aosp"
fetch=".."
review="https://android-review.googlesource.com/" />
<default revision="refs/tags/android-t-qpr1-beta-2-gpl"
<default revision="refs/tags/android-t-qpr3-beta-1-gpl"
remote="aosp"
sync-j="4" />
<manifest-server url="http://android-smartsync.corp.google.com/android.googlesource.com/manifestserver" />
<superproject name="platform/superproject" remote="aosp" revision="android-t-qpr1-beta-2-gpl" />
<superproject name="platform/superproject" remote="aosp" revision="android-t-qpr3-beta-1-gpl" />
<project path="art" name="platform/art" groups="pdk" />
<project path="external/autotest" name="platform/external/autotest" groups="pdk-fs" />
<project path="external/blktrace" name="platform/external/blktrace" groups="pdk" />
<project path="external/dnsmasq" name="platform/external/dnsmasq" groups="pdk" />
<project path="external/dtc" name="platform/external/dtc" groups="pdk"/>
<project path="external/dtc" name="platform/external/dtc" groups="pdk" />
<project path="external/e2fsprogs" name="platform/external/e2fsprogs" groups="pdk" />
<project path="external/eigen" name="platform/external/eigen" groups="pdk" />
<project path="external/elfutils" name="platform/external/elfutils" groups="pdk" />
<project path="external/erofs-utils" name="platform/external/erofs-utils" groups="pdk" />
<project path="external/error_prone" name="platform/external/error_prone" groups="pdk" />
<project path="external/exfatprogs" name="platform/external/exfatprogs" groups="pdk" />
<project path="external/f2fs-tools" name="platform/external/f2fs-tools" groups="pdk" />
<project path="external/fec" name="platform/external/fec" groups="pdk" />
<project path="external/fsverity-utils" name="platform/external/fsverity-utils" groups="pdk" />
<project path="external/gptfdisk" name="platform/external/gptfdisk" groups="pdk" />
<project path="external/hyphenation-patterns" name="platform/external/hyphenation-patterns" groups="pdk" />
<project path="external/ImageMagick" name="platform/external/ImageMagick" groups="pdk" />
<project path="external/ims" name="platform/external/ims" groups="pdk" />
<project path="external/iproute2" name="platform/external/iproute2" groups="pdk" />
<project path="external/iptables" name="platform/external/iptables" groups="pdk" />
<project path="external/jdiff" name="platform/external/jdiff" groups="pdk" />
@@ -32,24 +37,35 @@
<project path="external/kmod" name="platform/external/kmod" groups="pdk" />
<project path="external/kotlinc" name="platform/external/kotlinc" groups="pdk" />
<project path="external/libcap-ng" name="platform/external/libcap-ng" groups="pdk" />
<project path="external/libconfig" name="platform/external/libconfig" groups="pdk" />
<project path="external/libcups" name="platform/external/libcups" groups="pdk-cw-fs,pdk-fs" />
<project path="external/libexif" name="platform/external/libexif" groups="pdk" />
<project path="external/libfuse" name="platform/external/libfuse" groups="pdk" />
<project path="external/libiio" name="platform/external/libiio" groups="pdk" />
<project path="external/libnetfilter_conntrack" name="platform/external/libnetfilter_conntrack" groups="pdk" />
<project path="external/libnfnetlink" name="platform/external/libnfnetlink" groups="pdk" />
<project path="external/libnl" name="platform/external/libnl" groups="pdk" />
<project path="external/libpcap" name="platform/external/libpcap" groups="pdk" />
<project path="external/libusb" name="platform/external/libusb" groups="pdk" />
<project path="external/linux-kselftest" name="platform/external/linux-kselftest" groups="vts,pdk" clone-depth="1" />
<project path="external/ltp" name="platform/external/ltp" groups="vts,pdk" />
<project path="external/lz4" name="platform/external/lz4" groups="pdk" />
<project path="external/mesa3d" name="platform/external/mesa3d" groups="pdk-cw-fs,pdk-fs" />
<project path="external/mtools" name="platform/external/mtools" groups="pdk" />
<project path="external/obstack" name="platform/external/obstack" groups="pdk" />
<project path="external/oj-libjdwp" name="platform/external/oj-libjdwp" groups="pdk" />
<project path="external/openwrt-prebuilts" name="platform/external/openwrt-prebuilts" groups="pdk" />
<project path="external/ppp" name="platform/external/ppp" groups="pdk" />
<project path="external/proguard" name="platform/external/proguard" groups="pdk" />
<project path="external/seccomp-tests" name="platform/external/seccomp-tests" groups="pdk" />
<project path="external/selinux" name="platform/external/selinux" groups="pdk" />
<project path="external/squashfs-tools" name="platform/external/squashfs-tools" groups="pdk" />
<project path="external/tagsoup" name="platform/external/tagsoup" groups="pdk" />
<project path="external/wmediumd" name="platform/external/wmediumd" groups="pdk" />
<project path="libcore" name="platform/libcore" groups="pdk" />
<project path="packages/modules/NeuralNetworks" name="platform/packages/modules/NeuralNetworks" groups="pdk-cw-fs,pdk-fs" />
<project path="prebuilts/tools" name="platform/prebuilts/tools" groups="pdk,tools" clone-depth="1" />
<project path="system/sepolicy" name="platform/system/sepolicy" groups="pdk" />
<project path="tools/external/fat32lib" name="platform/tools/external/fat32lib" groups="tools" />
</manifest>