blob: c122bcabe608d1408eb91e082d35d97cf10ebe0f [file] [log] [blame]
The Android Open Source Project6cf16a52011-09-16 09:30:17 -07001<?xml version="1.0" encoding="UTF-8"?>
2<manifest>
3
Chris Soyars834a50e2011-11-14 22:30:45 -05004 <remote name="github"
Koushik Dutta89acec72012-02-29 10:44:16 -08005 fetch=".."
Arne Coucherona3378352017-08-26 01:23:16 +02006 review="review.lineageos.org" />
Chris Soyars834a50e2011-11-14 22:30:45 -05007
Koushik Duttacfb4a862012-06-19 18:04:54 -07008 <remote name="private"
9 fetch="ssh://git@github.com" />
Koushik Dutta17837402012-06-19 17:57:28 -070010
Steve Kondik4f78f792016-08-29 17:22:33 -070011 <remote name="aosp"
12 fetch="https://android.googlesource.com"
Arne Coucherona3378352017-08-26 01:23:16 +020013 review="android-review.googlesource.com"
Michael Bestas961c3992018-08-07 03:05:34 +030014 revision="refs/tags/android-9.0.0_r1" />
Steve Kondik4f78f792016-08-29 17:22:33 -070015
Michael Bestas961c3992018-08-07 03:05:34 +030016 <default revision="refs/heads/lineage-16.0"
Chris Soyars834a50e2011-11-14 22:30:45 -050017 remote="github"
Ricardo Cerqueira259d8c32012-10-25 01:12:37 +010018 sync-c="true"
Shawn O. Pearce92ae9062011-09-23 07:36:45 -070019 sync-j="4" />
The Android Open Source Project6cf16a52011-09-16 09:30:17 -070020
Steve Kondik4f78f792016-08-29 17:22:33 -070021 <!-- AOSP Projects -->
22
Michael Bestas8140ded2017-08-22 01:24:12 +030023 <project path="build/make" name="LineageOS/android_build" groups="pdk" >
The Android Open Source Project6cf16a52011-09-16 09:30:17 -070024 <copyfile src="core/root.mk" dest="Makefile" />
Michael Bestas8140ded2017-08-22 01:24:12 +030025 <linkfile src="CleanSpec.mk" dest="build/CleanSpec.mk" />
26 <linkfile src="buildspec.mk.default" dest="build/buildspec.mk.default" />
27 <linkfile src="core" dest="build/core" />
28 <linkfile src="envsetup.sh" dest="build/envsetup.sh" />
29 <linkfile src="target" dest="build/target" />
30 <linkfile src="tools" dest="build/tools" />
The Android Open Source Project6cf16a52011-09-16 09:30:17 -070031 </project>
Rashed Abdel-Tawabcecbc8d2016-08-24 20:38:33 -040032 <project path="build/blueprint" name="platform/build/blueprint" groups="pdk,tradefed" remote="aosp" />
Dan Pasanen3a38b892016-12-19 12:18:38 -060033 <project path="build/kati" name="LineageOS/android_build_kati" groups="pdk,tradefed" />
Michael Bestas8140ded2017-08-22 01:24:12 +030034 <project path="build/soong" name="LineageOS/android_build_soong" groups="pdk,tradefed" >
Rashed Abdel-Tawabcecbc8d2016-08-24 20:38:33 -040035 <linkfile src="bootstrap.bash" dest="bootstrap.bash" />
36 </project>
Bruno Martinsf4bafc12018-07-05 11:54:07 +010037 <project path="art" name="LineageOS/android_art" groups="pdk" />
Dan Pasanen3a38b892016-12-19 12:18:38 -060038 <project path="bionic" name="LineageOS/android_bionic" groups="pdk" />
Simon Shieldsc8254022017-08-23 18:38:10 +100039 <project path="bootable/recovery" name="LineageOS/android_bootable_recovery" groups="pdk" />
Rashed Abdel-Tawab27e09d62017-12-05 11:17:47 -080040 <project path="compatibility/cdd" name="platform/compatibility/cdd" groups="pdk" remote="aosp" />
Steve Kondik4f78f792016-08-29 17:22:33 -070041 <project path="cts" name="platform/cts" groups="cts,pdk-cw-fs,pdk-fs" remote="aosp" />
Michael Bestasb9886732018-01-01 16:58:43 +020042 <project path="dalvik" name="LineageOS/android_dalvik" groups="pdk-cw-fs,pdk-fs" />
Rashed Abdel-Tawab27e09d62017-12-05 11:17:47 -080043 <project path="developers/build" name="platform/developers/build" groups="developers" remote="aosp" />
44 <project path="development" name="LineageOS/android_development" groups="developers,pdk-cw-fs,pdk-fs" />
Simon Shields51ac04c2017-04-04 20:42:50 +100045 <project path="device/common" name="device/common" groups="pdk-cw-fs,pdk" remote="aosp" />
Steve Kondik4f78f792016-08-29 17:22:33 -070046 <project path="device/generic/arm64" name="device/generic/arm64" groups="pdk" remote="aosp" />
47 <project path="device/generic/armv7-a-neon" name="device/generic/armv7-a-neon" groups="pdk" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +030048 <project path="device/generic/car" name="device/generic/car" groups="pdk" remote="aosp" />
Steve Kondik4f78f792016-08-29 17:22:33 -070049 <project path="device/generic/common" name="device/generic/common" groups="pdk" remote="aosp" />
50 <project path="device/generic/goldfish" name="device/generic/goldfish" groups="pdk" remote="aosp" />
Dan Pasanen102862e2016-12-05 23:40:06 -060051 <project path="device/generic/goldfish-opengl" name="device/generic/goldfish-opengl" groups="pdk" remote="aosp" />
Adnan Begovic78f08d52015-10-06 02:41:41 -070052 <project path="device/generic/mini-emulator-arm64" name="device/generic/mini-emulator-arm64" groups="pdk" remote="aosp" />
53 <project path="device/generic/mini-emulator-armv7-a-neon" name="device/generic/mini-emulator-armv7-a-neon" groups="pdk" remote="aosp" />
Adnan Begovic78f08d52015-10-06 02:41:41 -070054 <project path="device/generic/mini-emulator-x86" name="device/generic/mini-emulator-x86" groups="pdk" remote="aosp" />
55 <project path="device/generic/mini-emulator-x86_64" name="device/generic/mini-emulator-x86_64" groups="pdk" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +100056 <project path="device/generic/qemu" name="device/generic/qemu" groups="pdk" remote="aosp" />
Rashed Abdel-Tawab27e09d62017-12-05 11:17:47 -080057 <project path="device/generic/uml" name="device/generic/uml" groups="device,pdk" remote="aosp" />
Adnan Begovic78f08d52015-10-06 02:41:41 -070058 <project path="device/generic/x86" name="device/generic/x86" groups="pdk" remote="aosp" />
59 <project path="device/generic/x86_64" name="device/generic/x86_64" groups="pdk" remote="aosp" />
Michael Bestas961c3992018-08-07 03:05:34 +030060 <project path="device/google/atv" name="device/google/atv" groups="device,broadcom_pdk,generic_fs,pdk" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +100061 <project path="device/google/contexthub" name="device/google/contexthub" groups="device,marlin,pdk" remote="aosp" />
Adnan Begovic78f08d52015-10-06 02:41:41 -070062 <project path="device/sample" name="device/sample" groups="pdk" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +030063 <project path="external/aac" name="platform/external/aac" groups="pdk" remote="aosp" />
64 <project path="external/abi-compliance-checker" name="platform/external/abi-compliance-checker" groups="pdk" remote="aosp" />
65 <project path="external/abi-dumper" name="platform/external/abi-dumper" groups="pdk" remote="aosp" />
Michael Bestas961c3992018-08-07 03:05:34 +030066 <project path="external/adhd" name="platform/external/adhd" groups="pdk" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +100067 <project path="external/adt-infra" name="platform/external/adt-infra" groups="adt-infra,notdefault,pdk-fs" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +030068 <project path="external/android-clat" name="platform/external/android-clat" groups="pdk" remote="aosp" />
69 <project path="external/androidplot" name="platform/external/androidplot" groups="pdk" remote="aosp" />
Michael Bestas961c3992018-08-07 03:05:34 +030070 <project path="external/annotation-tools" name="platform/external/annotation-tools" groups="pdk" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +100071 <project path="external/ant-glob" name="platform/external/ant-glob" groups="pdk" remote="aosp" />
72 <project path="external/antlr" name="platform/external/antlr" groups="pdk" remote="aosp" />
73 <project path="external/apache-commons-math" name="platform/external/apache-commons-math" groups="pdk" remote="aosp" />
74 <project path="external/apache-harmony" name="platform/external/apache-harmony" groups="pdk" remote="aosp" />
Zhao Wei Liewaa2e5652016-12-12 12:21:53 +080075 <project path="external/apache-http" name="platform/external/apache-http" groups="pdk" remote="aosp" />
Adnan Begovic78f08d52015-10-06 02:41:41 -070076 <project path="external/apache-xml" name="platform/external/apache-xml" groups="pdk" remote="aosp" />
Rashed Abdel-Tawabcecbc8d2016-08-24 20:38:33 -040077 <project path="external/archive-patcher" name="platform/external/archive-patcher" groups="pdk" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +030078 <project path="external/arm-neon-tests" name="platform/external/arm-neon-tests" groups="vendor" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +100079 <project path="external/autotest" name="platform/external/autotest" groups="pdk-fs" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +030080 <project path="external/avb" name="platform/external/avb" groups="pdk" remote="aosp" />
Rashed Abdel-Tawab27e09d62017-12-05 11:17:47 -080081 <project path="external/bart" name="platform/external/bart" groups="pdk" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +100082 <project path="external/blktrace" name="platform/external/blktrace" groups="pdk" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +030083 <project path="external/boringssl" name="platform/external/boringssl" groups="pdk" remote="aosp" />
Steve Kondik4f78f792016-08-29 17:22:33 -070084 <project path="external/bouncycastle" name="platform/external/bouncycastle" groups="pdk" remote="aosp" />
Rashed Abdel-Tawab27e09d62017-12-05 11:17:47 -080085 <project path="external/brotli" name="platform/external/brotli" groups="pdk" remote="aosp" />
Adnan Begovic78f08d52015-10-06 02:41:41 -070086 <project path="external/bsdiff" name="platform/external/bsdiff" groups="pdk" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +030087 <project path="external/bzip2" name="platform/external/bzip2" groups="pdk" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +100088 <project path="external/caliper" name="platform/external/caliper" groups="pdk" remote="aosp" />
Michael Bestas961c3992018-08-07 03:05:34 +030089 <project path="external/capstone" name="platform/external/capstone" groups="pdk" remote="aosp" />
Adnan Begovic78f08d52015-10-06 02:41:41 -070090 <project path="external/cblas" name="platform/external/cblas" groups="pdk" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +100091 <project path="external/chromium-libpac" name="platform/external/chromium-libpac" groups="pdk" remote="aosp" />
Adnan Begovic78f08d52015-10-06 02:41:41 -070092 <project path="external/chromium-trace" name="platform/external/chromium-trace" groups="pdk" remote="aosp" />
Michael Bestas961c3992018-08-07 03:05:34 +030093 <project path="external/chromium-webview" name="platform/external/chromium-webview" groups="pdk" clone-depth="1" remote="aosp" />
Adnan Begovic78f08d52015-10-06 02:41:41 -070094 <project path="external/clang" name="platform/external/clang" groups="pdk" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +100095 <project path="external/cmockery" name="platform/external/cmockery" groups="pdk" remote="aosp" />
Michael Bestas961c3992018-08-07 03:05:34 +030096 <project path="external/cn-cbor" name="platform/external/cn-cbor" groups="pdk" remote="aosp" />
Adnan Begovic78f08d52015-10-06 02:41:41 -070097 <project path="external/compiler-rt" name="platform/external/compiler-rt" groups="pdk" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +100098 <project path="external/conscrypt" name="platform/external/conscrypt" groups="pdk" remote="aosp" />
99 <project path="external/crcalc" name="platform/external/crcalc" groups="pdk" remote="aosp" />
100 <project path="external/cros/system_api" name="platform/external/cros/system_api" groups="pdk" remote="aosp" />
101 <project path="external/curl" name="platform/external/curl" groups="pdk" remote="aosp" />
102 <project path="external/dagger2" name="platform/external/dagger2" groups="pdk" remote="aosp" />
Adnan Begovic78f08d52015-10-06 02:41:41 -0700103 <project path="external/deqp" name="platform/external/deqp" groups="pdk-fs" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300104 <project path="external/desugar" name="platform/external/desugar" groups="pdk" remote="aosp" />
Rashed Abdel-Tawab27e09d62017-12-05 11:17:47 -0800105 <project path="external/devlib" name="platform/external/devlib" groups="pdk" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000106 <project path="external/dexmaker" name="platform/external/dexmaker" groups="pdk" remote="aosp" />
107 <project path="external/dhcpcd-6.8.2" name="platform/external/dhcpcd-6.8.2" groups="pdk" remote="aosp" />
108 <project path="external/dlmalloc" name="platform/external/dlmalloc" groups="pdk" remote="aosp" />
109 <project path="external/dng_sdk" name="platform/external/dng_sdk" groups="pdk" remote="aosp" />
Steve Kondik4f78f792016-08-29 17:22:33 -0700110 <project path="external/dnsmasq" name="platform/external/dnsmasq" groups="pdk" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000111 <project path="external/doclava" name="platform/external/doclava" groups="pdk" remote="aosp" />
Michael Bestas961c3992018-08-07 03:05:34 +0300112 <project path="external/drm_gralloc" name="platform/external/drm_gralloc" groups="pdk" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000113 <project path="external/drm_hwcomposer" name="platform/external/drm_hwcomposer" groups="drm_hwcomposer,pdk-fs" remote="aosp" />
114 <project path="external/droiddriver" name="platform/external/droiddriver" groups="pdk" remote="aosp" />
Rashed Abdel-Tawab27e09d62017-12-05 11:17:47 -0800115 <project path="external/drrickorang" name="platform/external/drrickorang" groups="pdk" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300116 <project path="external/dtc" name="platform/external/dtc" groups="pdk" remote="aosp" />
Tom Marshallaefd2352017-09-13 18:12:52 +0000117 <project path="external/e2fsprogs" name="LineageOS/android_external_e2fsprogs" groups="pdk" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000118 <project path="external/easymock" name="platform/external/easymock" groups="pdk" remote="aosp" />
Adnan Begovic78f08d52015-10-06 02:41:41 -0700119 <project path="external/eigen" name="platform/external/eigen" groups="pdk" remote="aosp" />
Michael Bestas961c3992018-08-07 03:05:34 +0300120 <project path="external/elfutils" name="platform/external/elfutils" groups="pdk" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000121 <project path="external/emma" name="platform/external/emma" groups="pdk" remote="aosp" />
Michael Bestas961c3992018-08-07 03:05:34 +0300122 <project path="external/error_prone" name="platform/external/error_prone" groups="pdk" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000123 <project path="external/esd" name="platform/external/esd" groups="pdk" remote="aosp" />
Adnan Begovic78f08d52015-10-06 02:41:41 -0700124 <project path="external/expat" name="platform/external/expat" groups="pdk" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000125 <project path="external/eyes-free" name="platform/external/eyes-free" groups="pdk" remote="aosp" />
Tom Marshallaefd2352017-09-13 18:12:52 +0000126 <project path="external/f2fs-tools" name="LineageOS/android_external_f2fs-tools" groups="pdk" />
Adnan Begovic78f08d52015-10-06 02:41:41 -0700127 <project path="external/fdlibm" name="platform/external/fdlibm" groups="pdk" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000128 <project path="external/fec" name="platform/external/fec" groups="pdk" remote="aosp" />
129 <project path="external/fio" name="platform/external/fio" groups="pdk" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300130 <project path="external/flac" name="platform/external/flac" groups="pdk" remote="aosp" />
131 <project path="external/flatbuffers" name="platform/external/flatbuffers" groups="pdk" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000132 <project path="external/fonttools" name="platform/external/fonttools" groups="pdk" remote="aosp" />
Adnan Begovic78f08d52015-10-06 02:41:41 -0700133 <project path="external/freetype" name="platform/external/freetype" groups="pdk" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300134 <project path="external/fsck_msdos" name="platform/external/fsck_msdos" groups="pdk" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000135 <project path="external/gemmlowp" name="platform/external/gemmlowp" groups="pdk" remote="aosp" />
Michael Bestas961c3992018-08-07 03:05:34 +0300136 <project path="external/gflags" name="platform/external/gflags" groups="pdk" remote="aosp" />
Adnan Begovic78f08d52015-10-06 02:41:41 -0700137 <project path="external/giflib" name="platform/external/giflib" groups="pdk,qcom_msm8x26" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000138 <project path="external/glide" name="platform/external/glide" groups="pdk" remote="aosp" />
Michael Bestas961c3992018-08-07 03:05:34 +0300139 <project path="external/golang-protobuf" name="platform/external/golang-protobuf" groups="pdk" remote="aosp" />
Rashed Abdel-Tawab27e09d62017-12-05 11:17:47 -0800140 <project path="external/google-api-services-storage" name="platform/external/google-api-services-storage" groups="pdk" remote="aosp" />
Rashed Abdel-Tawabcecbc8d2016-08-24 20:38:33 -0400141 <project path="external/google-benchmark" name="platform/external/google-benchmark" groups="pdk" remote="aosp" />
Michael Bestas961c3992018-08-07 03:05:34 +0300142 <project path="external/google-breakpad" name="platform/external/google-breakpad" groups="pdk-fs" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000143 <project path="external/google-fonts/carrois-gothic-sc" name="platform/external/google-fonts/carrois-gothic-sc" groups="pdk" remote="aosp" />
144 <project path="external/google-fonts/coming-soon" name="platform/external/google-fonts/coming-soon" groups="pdk" remote="aosp" />
145 <project path="external/google-fonts/cutive-mono" name="platform/external/google-fonts/cutive-mono" groups="pdk" remote="aosp" />
146 <project path="external/google-fonts/dancing-script" name="platform/external/google-fonts/dancing-script" groups="pdk" remote="aosp" />
Michael Bestas961c3992018-08-07 03:05:34 +0300147 <project path="external/google-styleguide" name="platform/external/google-styleguide" groups="pdk" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000148 <project path="external/google-tv-pairing-protocol" name="platform/external/google-tv-pairing-protocol" groups="pdk" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300149 <project path="external/googletest" name="platform/external/googletest" groups="pdk" remote="aosp" />
Tom Marshallaefd2352017-09-13 18:12:52 +0000150 <project path="external/gptfdisk" name="LineageOS/android_external_gptfdisk" groups="pdk" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000151 <project path="external/guava" name="platform/external/guava" groups="pdk" remote="aosp" />
Rashed Abdel-Tawabcecbc8d2016-08-24 20:38:33 -0400152 <project path="external/guice" name="platform/external/guice" groups="pdk" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000153 <project path="external/hamcrest" name="platform/external/hamcrest" groups="pdk" remote="aosp" />
Adnan Begovic78f08d52015-10-06 02:41:41 -0700154 <project path="external/harfbuzz_ng" name="platform/external/harfbuzz_ng" groups="pdk,qcom_msm8x26" remote="aosp" />
Michael Bestas961c3992018-08-07 03:05:34 +0300155 <project path="external/honggfuzz" name="platform/external/honggfuzz" groups="pdk" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000156 <project path="external/hyphenation-patterns" name="platform/external/hyphenation-patterns" groups="pdk" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300157 <project path="external/icu" name="platform/external/icu" groups="pdk" remote="aosp" />
Steve Kondik7d087c72016-10-25 17:17:30 -0700158 <project path="external/ImageMagick" name="platform/external/ImageMagick" groups="pdk" remote="aosp" />
159 <project path="external/ims" name="platform/external/ims" groups="pdk" remote="aosp" />
Zhao Wei Liewaa2e5652016-12-12 12:21:53 +0800160 <project path="external/iproute2" name="platform/external/iproute2" groups="pdk" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300161 <project path="external/ipsec-tools" name="platform/external/ipsec-tools" groups="pdk" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000162 <project path="external/iptables" name="platform/external/iptables" groups="pdk" remote="aosp" />
163 <project path="external/iputils" name="platform/external/iputils" groups="pdk" remote="aosp" />
164 <project path="external/iw" name="platform/external/iw" groups="pdk" remote="aosp" />
165 <project path="external/jacoco" name="platform/external/jacoco" groups="pdk" remote="aosp" />
Steve Kondik4f78f792016-08-29 17:22:33 -0700166 <project path="external/jarjar" name="platform/external/jarjar" groups="pdk" remote="aosp" />
Michael Bestas961c3992018-08-07 03:05:34 +0300167 <project path="external/javaparser" name="platform/external/javaparser" groups="pdk" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000168 <project path="external/javasqlite" name="platform/external/javasqlite" groups="pdk" remote="aosp" />
169 <project path="external/javassist" name="platform/external/javassist" groups="pdk" remote="aosp" />
Rashed Abdel-Tawabcecbc8d2016-08-24 20:38:33 -0400170 <project path="external/jcommander" name="platform/external/jcommander" groups="pdk" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000171 <project path="external/jdiff" name="platform/external/jdiff" groups="pdk" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300172 <project path="external/jemalloc" name="platform/external/jemalloc" groups="pdk" remote="aosp" />
173 <project path="external/jline" name="platform/external/jline" groups="pdk,tradefed,pdk-fs" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000174 <project path="external/jmdns" name="platform/external/jmdns" groups="pdk" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000175 <project path="external/jsilver" name="platform/external/jsilver" groups="pdk" remote="aosp" />
Adnan Begovic78f08d52015-10-06 02:41:41 -0700176 <project path="external/jsmn" name="platform/external/jsmn" groups="pdk" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000177 <project path="external/jsoncpp" name="platform/external/jsoncpp" groups="pdk" remote="aosp" />
178 <project path="external/jsr305" name="platform/external/jsr305" groups="pdk" remote="aosp" />
Rashed Abdel-Tawabcecbc8d2016-08-24 20:38:33 -0400179 <project path="external/jsr330" name="platform/external/jsr330" groups="pdk" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000180 <project path="external/junit" name="platform/external/junit" groups="pdk" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300181 <project path="external/junit-params" name="platform/external/junit-params" groups="pdk" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000182 <project path="external/kernel-headers" name="platform/external/kernel-headers" groups="pdk" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300183 <project path="external/kmod" name="platform/external/kmod" groups="pdk" remote="aosp" />
Michael Bestas961c3992018-08-07 03:05:34 +0300184 <project path="external/kotlinc" name="platform/external/kotlinc" groups="pdk" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000185 <project path="external/ksoap2" name="platform/external/ksoap2" groups="pdk" remote="aosp" />
Steve Kondik4f78f792016-08-29 17:22:33 -0700186 <project path="external/libavc" name="platform/external/libavc" groups="pdk" remote="aosp" />
Rashed Abdel-Tawab27e09d62017-12-05 11:17:47 -0800187 <project path="external/libbackup" name="platform/external/libbackup" groups="pdk" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000188 <project path="external/libbrillo" name="platform/external/libbrillo" groups="pdk" remote="aosp" />
189 <project path="external/libcap" name="platform/external/libcap" groups="pdk" remote="aosp" />
190 <project path="external/libcap-ng" name="platform/external/libcap-ng" groups="pdk" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300191 <project path="external/libchrome" name="platform/external/libchrome" groups="pdk" remote="aosp" />
192 <project path="external/libconstrainedcrypto" name="platform/external/libconstrainedcrypto" groups="pdk" remote="aosp" />
193 <project path="external/libcups" name="platform/external/libcups" groups="pdk-cw-fs,pdk-fs" remote="aosp" />
Adnan Begovic78f08d52015-10-06 02:41:41 -0700194 <project path="external/libcxx" name="platform/external/libcxx" groups="pdk" remote="aosp" />
195 <project path="external/libcxxabi" name="platform/external/libcxxabi" groups="pdk" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300196 <project path="external/libdaemon" name="platform/external/libdaemon" groups="pdk" remote="aosp" />
Rashed Abdel-Tawabcecbc8d2016-08-24 20:38:33 -0400197 <project path="external/libdivsufsort" name="platform/external/libdivsufsort" groups="pdk" remote="aosp" />
Michael Bestas961c3992018-08-07 03:05:34 +0300198 <project path="external/libdrm" name="platform/external/libdrm" groups="pdk" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000199 <project path="external/libedit" name="platform/external/libedit" groups="pdk" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300200 <project path="external/libese" name="platform/external/libese" groups="pdk" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000201 <project path="external/libevent" name="platform/external/libevent" groups="pdk" remote="aosp" />
202 <project path="external/libexif" name="platform/external/libexif" groups="pdk" remote="aosp" />
Michael Bestas961c3992018-08-07 03:05:34 +0300203 <project path="external/libffi" name="platform/external/libffi" groups="pdk" remote="aosp" />
Adnan Begovic78f08d52015-10-06 02:41:41 -0700204 <project path="external/libgsm" name="platform/external/libgsm" groups="pdk" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000205 <project path="external/libhevc" name="platform/external/libhevc" groups="pdk" remote="aosp" />
Rashed Abdel-Tawabcecbc8d2016-08-24 20:38:33 -0400206 <project path="external/libjpeg-turbo" name="platform/external/libjpeg-turbo" groups="pdk" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300207 <project path="external/libldac" name="platform/external/libldac" groups="pdk" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000208 <project path="external/libmicrohttpd" name="platform/external/libmicrohttpd" groups="pdk" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300209 <project path="external/libmojo" name="platform/external/libmojo" groups="pdk" remote="aosp" />
Adnan Begovic78f08d52015-10-06 02:41:41 -0700210 <project path="external/libmpeg2" name="platform/external/libmpeg2" groups="pdk" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000211 <project path="external/libmtp" name="platform/external/libmtp" groups="pdk" remote="aosp" />
Rashed Abdel-Tawab27e09d62017-12-05 11:17:47 -0800212 <project path="external/libnetfilter_conntrack" name="platform/external/libnetfilter_conntrack" groups="pdk" remote="aosp" />
213 <project path="external/libnfnetlink" name="platform/external/libnfnetlink" groups="pdk" remote="aosp" />
Adnan Begovic78f08d52015-10-06 02:41:41 -0700214 <project path="external/libnl" name="platform/external/libnl" groups="pdk" remote="aosp" />
215 <project path="external/libogg" name="platform/external/libogg" groups="pdk" remote="aosp" />
216 <project path="external/libopus" name="platform/external/libopus" groups="pdk" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000217 <project path="external/libpcap" name="platform/external/libpcap" groups="pdk" remote="aosp" />
218 <project path="external/libphonenumber" name="platform/external/libphonenumber" groups="pdk" remote="aosp" />
Steve Kondik4f78f792016-08-29 17:22:33 -0700219 <project path="external/libpng" name="platform/external/libpng" groups="pdk" remote="aosp" />
Michael Bestas961c3992018-08-07 03:05:34 +0300220 <project path="external/libtextclassifier" name="platform/external/libtextclassifier" groups="pdk" remote="aosp" />
Adnan Begovic78f08d52015-10-06 02:41:41 -0700221 <project path="external/libunwind" name="platform/external/libunwind" groups="pdk" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000222 <project path="external/libunwind_llvm" name="platform/external/libunwind_llvm" groups="pdk" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300223 <project path="external/libusb" name="platform/external/libusb" groups="pdk" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000224 <project path="external/libusb-compat" name="platform/external/libusb-compat" groups="pdk" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000225 <project path="external/libvncserver" name="platform/external/libvncserver" groups="pdk" remote="aosp" />
Steve Kondik4f78f792016-08-29 17:22:33 -0700226 <project path="external/libvpx" name="platform/external/libvpx" groups="pdk" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000227 <project path="external/libvterm" name="platform/external/libvterm" groups="pdk" remote="aosp" />
Michael Bestas961c3992018-08-07 03:05:34 +0300228 <project path="external/libxaac" name="platform/external/libxaac" groups="pdk" remote="aosp" />
229 <project path="external/libxcam" name="platform/external/libxcam" groups="pdk" remote="aosp" />
230 <project path="external/libxkbcommon" name="platform/external/libxkbcommon" groups="pdk" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000231 <project path="external/libxml2" name="platform/external/libxml2" groups="pdk,libxml2" remote="aosp" />
232 <project path="external/libyuv" name="platform/external/libyuv" groups="pdk,libyuv" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300233 <project path="external/linux-kselftest" name="platform/external/linux-kselftest" groups="vts,pdk" remote="aosp" />
Rashed Abdel-Tawab27e09d62017-12-05 11:17:47 -0800234 <project path="external/lisa" name="platform/external/lisa" groups="pdk" remote="aosp" />
Adnan Begovic78f08d52015-10-06 02:41:41 -0700235 <project path="external/llvm" name="platform/external/llvm" groups="pdk" remote="aosp" />
Rashed Abdel-Tawab27e09d62017-12-05 11:17:47 -0800236 <project path="external/lmfit" name="platform/external/lmfit" groups="pdk" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300237 <project path="external/ltp" name="platform/external/ltp" groups="vts,pdk" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000238 <project path="external/lz4" name="platform/external/lz4" groups="pdk" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300239 <project path="external/lzma" name="platform/external/lzma" groups="pdk" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000240 <project path="external/markdown" name="platform/external/markdown" groups="pdk" remote="aosp" />
Adnan Begovic78f08d52015-10-06 02:41:41 -0700241 <project path="external/mdnsresponder" name="platform/external/mdnsresponder" groups="pdk" remote="aosp" />
242 <project path="external/mesa3d" name="platform/external/mesa3d" groups="pdk-cw-fs,pdk-fs" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300243 <project path="external/Microsoft-GSL" name="platform/external/Microsoft-GSL" groups="pdk" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000244 <project path="external/minijail" name="platform/external/minijail" groups="pdk" remote="aosp" />
Tom Marshallf9bc87e2017-08-24 17:39:02 +0000245 <project path="external/mksh" name="LineageOS/android_external_mksh" groups="pdk" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000246 <project path="external/mmc-utils" name="platform/external/mmc-utils" groups="pdk" remote="aosp" />
247 <project path="external/mockftpserver" name="platform/external/mockftpserver" groups="pdk" remote="aosp" />
248 <project path="external/mockito" name="platform/external/mockito" groups="pdk" remote="aosp" />
249 <project path="external/mockwebserver" name="platform/external/mockwebserver" groups="pdk" remote="aosp" />
250 <project path="external/modp_b64" name="platform/external/modp_b64" groups="pdk" remote="aosp" />
251 <project path="external/mp4parser" name="platform/external/mp4parser" groups="pdk" remote="aosp" />
252 <project path="external/mtpd" name="platform/external/mtpd" groups="pdk" remote="aosp" />
253 <project path="external/nanohttpd" name="platform/external/nanohttpd" groups="pdk" remote="aosp" />
Adnan Begovic78f08d52015-10-06 02:41:41 -0700254 <project path="external/nanopb-c" name="platform/external/nanopb-c" groups="pdk" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000255 <project path="external/naver-fonts" name="platform/external/naver-fonts" groups="pdk" remote="aosp" />
256 <project path="external/netcat" name="platform/external/netcat" groups="pdk" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000257 <project path="external/neven" name="platform/external/neven" groups="pdk" remote="aosp" />
258 <project path="external/nfacct" name="platform/external/nfacct" groups="pdk" remote="aosp" />
259 <project path="external/nist-pkits" name="platform/external/nist-pkits" groups="pdk" remote="aosp" />
260 <project path="external/nist-sip" name="platform/external/nist-sip" groups="pdk" remote="aosp" />
Michael Bestas961c3992018-08-07 03:05:34 +0300261 <project path="external/nos/host/android" name="platform/external/nos/host/android" groups="pdk" remote="aosp" />
262 <project path="external/nos/host/generic" name="platform/external/nos/host/generic" groups="pdk" remote="aosp" />
263 <project path="external/nos/test/system-test-harness" name="platform/external/nos/test/system-test-harness" groups="pdk" remote="aosp" />
Adnan Begovic78f08d52015-10-06 02:41:41 -0700264 <project path="external/noto-fonts" name="platform/external/noto-fonts" groups="pdk" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000265 <project path="external/oauth" name="platform/external/oauth" groups="pdk" remote="aosp" />
266 <project path="external/objenesis" name="platform/external/objenesis" groups="pdk" remote="aosp" />
Michael Bestas961c3992018-08-07 03:05:34 +0300267 <project path="external/oj-libjdwp" name="platform/external/oj-libjdwp" groups="pdk" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300268 <project path="external/okhttp" name="platform/external/okhttp" groups="pdk" remote="aosp" />
Michael Bestas961c3992018-08-07 03:05:34 +0300269 <project path="external/one-true-awk" name="LineageOS/android_external_one-true-awk" groups="pdk" />
Adnan Begovic78f08d52015-10-06 02:41:41 -0700270 <project path="external/opencv" name="platform/external/opencv" groups="pdk-cw-fs,pdk-fs" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000271 <project path="external/owasp/sanitizer" name="platform/external/owasp/sanitizer" groups="pdk" remote="aosp" />
272 <project path="external/parameter-framework" name="platform/external/parameter-framework" groups="pdk" remote="aosp" />
Steve Kondik4f78f792016-08-29 17:22:33 -0700273 <project path="external/pcre" name="platform/external/pcre" groups="pdk" remote="aosp" />
274 <project path="external/pdfium" name="platform/external/pdfium" groups="pdk" remote="aosp" />
Michael Bestas961c3992018-08-07 03:05:34 +0300275 <project path="external/perf_data_converter" name="platform/external/perf_data_converter" groups="pdk" remote="aosp" />
276 <project path="external/perfetto" name="LineageOS/android_external_perfetto" groups="pdk" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000277 <project path="external/piex" name="platform/external/piex" groups="pdk" remote="aosp" />
Rashed Abdel-Tawab27e09d62017-12-05 11:17:47 -0800278 <project path="external/ply" name="platform/external/ply" groups="pdk" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000279 <project path="external/ppp" name="platform/external/ppp" groups="pdk" remote="aosp" />
Adnan Begovic78f08d52015-10-06 02:41:41 -0700280 <project path="external/proguard" name="platform/external/proguard" groups="pdk" remote="aosp" />
281 <project path="external/protobuf" name="platform/external/protobuf" groups="pdk" remote="aosp" />
Michael Bestas961c3992018-08-07 03:05:34 +0300282 <project path="external/puffin" name="platform/external/puffin" groups="pdk" remote="aosp" />
283 <project path="external/python/appdirs" name="platform/external/python/appdirs" groups="vts,pdk" remote="aosp" />
284 <project path="external/python/cachetools" name="platform/external/python/cachetools" groups="vts,pdk" remote="aosp" />
Rashed Abdel-Tawab27e09d62017-12-05 11:17:47 -0800285 <project path="external/python/cpython2" name="platform/external/python/cpython2" groups="pdk" remote="aosp" />
286 <project path="external/python/cpython3" name="platform/external/python/cpython3" groups="pdk" remote="aosp" />
Michael Bestas961c3992018-08-07 03:05:34 +0300287 <project path="external/python/dill" name="platform/external/python/dill" groups="vts,pdk" remote="aosp" />
288 <project path="external/python/enum" name="platform/external/python/enum" groups="vts,pdk" remote="aosp" />
289 <project path="external/python/enum34" name="platform/external/python/enum34" groups="vts,pdk" remote="aosp" />
290 <project path="external/python/future" name="platform/external/python/future" groups="vts,pdk" remote="aosp" />
291 <project path="external/python/futures" name="platform/external/python/futures" groups="vts,pdk" remote="aosp" />
292 <project path="external/python/gapic-google-cloud-pubsub-v1" name="platform/external/python/gapic-google-cloud-pubsub-v1" groups="vts,pdk" remote="aosp" />
293 <project path="external/python/google-api-python-client" name="platform/external/python/google-api-python-client" groups="vts,pdk" remote="aosp" />
294 <project path="external/python/google-auth" name="platform/external/python/google-auth" groups="vts,pdk" remote="aosp" />
295 <project path="external/python/google-auth-httplib2" name="platform/external/python/google-auth-httplib2" groups="vts,pdk" remote="aosp" />
296 <project path="external/python/google-cloud-core" name="platform/external/python/google-cloud-core" groups="vts,pdk" remote="aosp" />
297 <project path="external/python/google-cloud-pubsub" name="platform/external/python/google-cloud-pubsub" groups="vts,pdk" remote="aosp" />
298 <project path="external/python/google-gax" name="platform/external/python/google-gax" groups="vts,pdk" remote="aosp" />
299 <project path="external/python/googleapis" name="platform/external/python/googleapis" groups="vts,pdk" remote="aosp" />
300 <project path="external/python/grpc-google-iam-v1" name="platform/external/python/grpc-google-iam-v1" groups="vts,pdk" remote="aosp" />
301 <project path="external/python/grpcio" name="platform/external/python/grpcio" groups="vts,pdk" remote="aosp" />
302 <project path="external/python/httplib2" name="platform/external/python/httplib2" groups="vts,pdk" remote="aosp" />
303 <project path="external/python/matplotlib" name="platform/external/python/matplotlib" groups="vts,pdk" remote="aosp" />
304 <project path="external/python/numpy" name="platform/external/python/numpy" groups="vts,pdk" remote="aosp" />
305 <project path="external/python/oauth2client" name="platform/external/python/oauth2client" groups="vts,pdk" remote="aosp" />
306 <project path="external/python/olefile" name="platform/external/python/olefile" groups="vts,pdk" remote="aosp" />
307 <project path="external/python/packaging" name="platform/external/python/packaging" groups="vts,pdk" remote="aosp" />
308 <project path="external/python/parse" name="platform/external/python/parse" groups="vts,pdk" remote="aosp" />
309 <project path="external/python/Pillow" name="platform/external/python/Pillow" groups="vts,pdk" remote="aosp" />
310 <project path="external/python/ply" name="platform/external/python/ply" groups="vts,pdk" remote="aosp" />
311 <project path="external/python/proto-google-cloud-pubsub-v1" name="platform/external/python/proto-google-cloud-pubsub-v1" groups="vts,pdk" remote="aosp" />
312 <project path="external/python/protobuf" name="platform/external/python/protobuf" groups="vts,pdk" remote="aosp" />
313 <project path="external/python/pyasn1" name="platform/external/python/pyasn1" groups="vts,pdk" remote="aosp" />
314 <project path="external/python/pyasn1-modules" name="platform/external/python/pyasn1-modules" groups="vts,pdk" remote="aosp" />
315 <project path="external/python/pyparsing" name="platform/external/python/pyparsing" groups="vts,pdk" remote="aosp" />
316 <project path="external/python/requests" name="platform/external/python/requests" groups="vts,pdk" remote="aosp" />
317 <project path="external/python/rsa" name="platform/external/python/rsa" groups="vts,pdk" remote="aosp" />
318 <project path="external/python/scipy" name="platform/external/python/scipy" groups="vts,pdk" remote="aosp" />
319 <project path="external/python/setuptools" name="platform/external/python/setuptools" groups="vts,pdk" remote="aosp" />
320 <project path="external/python/six" name="platform/external/python/six" groups="vts,pdk" remote="aosp" />
321 <project path="external/python/uritemplates" name="platform/external/python/uritemplates" groups="vts,pdk" remote="aosp" />
322 <project path="external/rappor" name="platform/external/rappor" groups="pdk" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000323 <project path="external/replicaisland" name="platform/external/replicaisland" groups="pdk" remote="aosp" />
324 <project path="external/rmi4utils" name="platform/external/rmi4utils" groups="pdk" remote="aosp" />
Adnan Begovic78f08d52015-10-06 02:41:41 -0700325 <project path="external/robolectric" name="platform/external/robolectric" groups="pdk-cw-fs,pdk-fs" remote="aosp" />
Michael Bestas961c3992018-08-07 03:05:34 +0300326 <project path="external/robolectric-shadows" name="platform/external/robolectric-shadows" groups="pdk-cw-fs,pdk-fs" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000327 <project path="external/roboto-fonts" name="platform/external/roboto-fonts" groups="pdk" remote="aosp" />
328 <project path="external/rootdev" name="platform/external/rootdev" groups="pdk" remote="aosp" />
Adnan Begovic78f08d52015-10-06 02:41:41 -0700329 <project path="external/safe-iop" name="platform/external/safe-iop" groups="pdk" remote="aosp" />
Michael Bestas961c3992018-08-07 03:05:34 +0300330 <project path="external/scapy" name="platform/external/scapy" groups="pdk-fs" remote="aosp" />
Adnan Begovic78f08d52015-10-06 02:41:41 -0700331 <project path="external/scrypt" name="platform/external/scrypt" groups="pdk" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300332 <project path="external/seccomp-tests" name="platform/external/seccomp-tests" groups="pdk" remote="aosp" />
Darshan Manjrekarf2a09ab2017-08-24 01:35:43 +0800333 <project path="external/selinux" name="LineageOS/android_external_selinux" groups="pdk" />
Adnan Begovic78f08d52015-10-06 02:41:41 -0700334 <project path="external/sfntly" name="platform/external/sfntly" groups="pdk,qcom_msm8x26" remote="aosp" />
Michael Bestas961c3992018-08-07 03:05:34 +0300335 <project path="external/shaderc/spirv-headers" name="platform/external/shaderc/spirv-headers" groups="pdk" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300336 <project path="external/shflags" name="platform/external/shflags" groups="pdk" remote="aosp" />
337 <project path="external/skia" name="platform/external/skia" groups="pdk,qcom_msm8x26" remote="aosp" />
Michael Bestas961c3992018-08-07 03:05:34 +0300338 <project path="external/skqp" name="platform/external/skqp" groups="cts" clone-depth="1" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000339 <project path="external/sl4a" name="platform/external/sl4a" groups="pdk" remote="aosp" />
340 <project path="external/slf4j" name="platform/external/slf4j" groups="pdk" remote="aosp" />
341 <project path="external/smali" name="platform/external/smali" groups="pdk" remote="aosp" />
Rashed Abdel-Tawabcecbc8d2016-08-24 20:38:33 -0400342 <project path="external/snakeyaml" name="platform/external/snakeyaml" groups="pdk" remote="aosp" />
Adnan Begovic78f08d52015-10-06 02:41:41 -0700343 <project path="external/sonic" name="platform/external/sonic" groups="pdk" remote="aosp" />
Steve Kondik4f78f792016-08-29 17:22:33 -0700344 <project path="external/sonivox" name="platform/external/sonivox" groups="pdk" remote="aosp" />
345 <project path="external/speex" name="platform/external/speex" groups="pdk" remote="aosp" />
Rashed Abdel-Tawab27e09d62017-12-05 11:17:47 -0800346 <project path="external/spirv-llvm" name="platform/external/spirv-llvm" groups="pdk" remote="aosp" />
Steve Kondik4f78f792016-08-29 17:22:33 -0700347 <project path="external/sqlite" name="platform/external/sqlite" groups="pdk" remote="aosp" />
Adnan Begovic78f08d52015-10-06 02:41:41 -0700348 <project path="external/squashfs-tools" name="platform/external/squashfs-tools" groups="pdk" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000349 <project path="external/strace" name="platform/external/strace" groups="pdk" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300350 <project path="external/stressapptest" name="platform/external/stressapptest" groups="pdk" remote="aosp" />
Michael Bestas961c3992018-08-07 03:05:34 +0300351 <project path="external/subsampling-scale-image-view" name="platform/external/subsampling-scale-image-view" clone-depth="1" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300352 <project path="external/swiftshader" name="platform/external/swiftshader" groups="pdk" remote="aosp" />
353 <project path="external/syslinux" name="platform/external/syslinux" groups="pdk" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000354 <project path="external/tagsoup" name="platform/external/tagsoup" groups="pdk" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000355 <project path="external/tcpdump" name="platform/external/tcpdump" groups="pdk" remote="aosp" />
Michael Bestas961c3992018-08-07 03:05:34 +0300356 <project path="external/tensorflow" name="platform/external/tensorflow" groups="pdk" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300357 <project path="external/testng" name="platform/external/testng" groups="pdk" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000358 <project path="external/timezonepicker-support" name="platform/external/timezonepicker-support" groups="pdk" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300359 <project path="external/tinyalsa" name="platform/external/tinyalsa" groups="pdk" remote="aosp" />
Simon Shieldsbd1954f2017-08-24 01:59:30 +1000360 <project path="external/tinycompress" name="LineageOS/android_external_tinycompress" groups="pdk" />
Adnan Begovic78f08d52015-10-06 02:41:41 -0700361 <project path="external/tinyxml" name="platform/external/tinyxml" groups="pdk" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300362 <project path="external/tinyxml2" name="platform/external/tinyxml2" groups="pdk" remote="aosp" />
363 <project path="external/toolchain-utils" name="platform/external/toolchain-utils" remote="aosp" />
Tom Marshallf9bc87e2017-08-24 17:39:02 +0000364 <project path="external/toybox" name="LineageOS/android_external_toybox" groups="pdk" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000365 <project path="external/tpm2" name="platform/external/tpm2" groups="pdk" remote="aosp" />
Rashed Abdel-Tawab27e09d62017-12-05 11:17:47 -0800366 <project path="external/trappy" name="platform/external/trappy" groups="pdk" remote="aosp" />
Adnan Begovic78f08d52015-10-06 02:41:41 -0700367 <project path="external/tremolo" name="platform/external/tremolo" groups="pdk" remote="aosp" />
Michael Bestas961c3992018-08-07 03:05:34 +0300368 <project path="external/turbine" name="platform/external/turbine" groups="pdk" remote="aosp" />
Rashed Abdel-Tawabcecbc8d2016-08-24 20:38:33 -0400369 <project path="external/unicode" name="platform/external/unicode" groups="pdk" remote="aosp" />
Steve Kondik7d087c72016-10-25 17:17:30 -0700370 <project path="external/universal-tween-engine" name="platform/external/universal-tween-engine" remote="aosp" />
Rashed Abdel-Tawab27e09d62017-12-05 11:17:47 -0800371 <project path="external/v4l2_codec2" name="platform/external/v4l2_codec2" groups="pdk" remote="aosp" />
Adnan Begovic78f08d52015-10-06 02:41:41 -0700372 <project path="external/v8" name="platform/external/v8" groups="pdk" remote="aosp" />
373 <project path="external/valgrind" name="platform/external/valgrind" groups="pdk" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000374 <project path="external/vboot_reference" name="platform/external/vboot_reference" groups="vboot,pdk-fs" remote="aosp" />
Adnan Begovic78f08d52015-10-06 02:41:41 -0700375 <project path="external/vixl" name="platform/external/vixl" groups="pdk" remote="aosp" />
Steve Kondik4f78f792016-08-29 17:22:33 -0700376 <project path="external/vogar" name="platform/external/vogar" groups="pdk" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300377 <project path="external/volley" name="platform/external/volley" groups="pdk" remote="aosp" />
378 <project path="external/vulkan-validation-layers" name="platform/external/vulkan-validation-layers" groups="pdk" remote="aosp" />
Rashed Abdel-Tawab27e09d62017-12-05 11:17:47 -0800379 <project path="external/walt" name="platform/external/walt" groups="pdk" remote="aosp" />
Michael Bestas961c3992018-08-07 03:05:34 +0300380 <project path="external/wayland" name="platform/external/wayland" groups="pdk" remote="aosp" />
381 <project path="external/wayland-protocols" name="platform/external/wayland-protocols" groups="pdk" remote="aosp" />
Adnan Begovic78f08d52015-10-06 02:41:41 -0700382 <project path="external/webp" name="platform/external/webp" groups="pdk,qcom_msm8x26" remote="aosp" />
383 <project path="external/webrtc" name="platform/external/webrtc" groups="pdk" remote="aosp" />
Michael Bestas961c3992018-08-07 03:05:34 +0300384 <project path="external/webview_support_interfaces" name="platform/external/webview_support_interfaces" groups="pdk" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300385 <project path="external/wpa_supplicant_8" name="platform/external/wpa_supplicant_8" groups="pdk" remote="aosp" />
386 <project path="external/wycheproof" name="platform/external/wycheproof" groups="pdk" remote="aosp" />
387 <project path="external/x264" name="platform/external/x264" groups="pdk" remote="aosp" />
Rashed Abdel-Tawabcecbc8d2016-08-24 20:38:33 -0400388 <project path="external/xmlrpcpp" name="platform/external/xmlrpcpp" groups="pdk" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000389 <project path="external/xmp_toolkit" name="platform/external/xmp_toolkit" groups="pdk" remote="aosp" />
Michael Bestas961c3992018-08-07 03:05:34 +0300390 <project path="external/xz-embedded" name="platform/external/xz-embedded" groups="pdk" remote="aosp" />
Tom Marshallaefd2352017-09-13 18:12:52 +0000391 <project path="external/zlib" name="LineageOS/android_external_zlib" groups="pdk" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000392 <project path="external/zopfli" name="platform/external/zopfli" groups="pdk" remote="aosp" />
393 <project path="external/zxing" name="platform/external/zxing" groups="pdk" remote="aosp" />
Dan Pasanen3a38b892016-12-19 12:18:38 -0600394 <project path="frameworks/av" name="LineageOS/android_frameworks_av" groups="pdk" />
395 <project path="frameworks/base" name="LineageOS/android_frameworks_base" groups="pdk-cw-fs,pdk-fs" />
Steve Kondik4f78f792016-08-29 17:22:33 -0700396 <project path="frameworks/compile/libbcc" name="platform/frameworks/compile/libbcc" groups="pdk" remote="aosp" />
397 <project path="frameworks/compile/mclinker" name="platform/frameworks/compile/mclinker" groups="pdk" remote="aosp" />
398 <project path="frameworks/compile/slang" name="platform/frameworks/compile/slang" groups="pdk" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300399 <project path="frameworks/data-binding" name="platform/frameworks/data-binding" groups="pdk-cw-fs,pdk-fs" remote="aosp" />
Steve Kondik4f78f792016-08-29 17:22:33 -0700400 <project path="frameworks/ex" name="platform/frameworks/ex" groups="pdk-cw-fs,pdk-fs" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300401 <project path="frameworks/hardware/interfaces" name="platform/frameworks/hardware/interfaces" groups="pdk" remote="aosp" />
Rashed Abdel-Tawab27e09d62017-12-05 11:17:47 -0800402 <project path="frameworks/layoutlib" name="platform/frameworks/layoutlib" groups="pdk-cw-fs,pdk-fs" remote="aosp" />
Steve Kondik4f78f792016-08-29 17:22:33 -0700403 <project path="frameworks/minikin" name="platform/frameworks/minikin" groups="pdk-cw-fs,pdk-fs" remote="aosp" />
Rashed Abdel-Tawab27e09d62017-12-05 11:17:47 -0800404 <project path="frameworks/ml" name="platform/frameworks/ml" groups="pdk" remote="aosp" />
Steve Kondik4f78f792016-08-29 17:22:33 -0700405 <project path="frameworks/multidex" name="platform/frameworks/multidex" groups="pdk-cw-fs,pdk-fs" remote="aosp" />
Dan Pasanen3a38b892016-12-19 12:18:38 -0600406 <project path="frameworks/native" name="LineageOS/android_frameworks_native" groups="pdk" />
Steve Kondik4f78f792016-08-29 17:22:33 -0700407 <project path="frameworks/opt/bitmap" name="platform/frameworks/opt/bitmap" groups="pdk-fs" remote="aosp" />
Steve Kondik4f78f792016-08-29 17:22:33 -0700408 <project path="frameworks/opt/calendar" name="platform/frameworks/opt/calendar" groups="pdk-cw-fs,pdk-fs" remote="aosp" />
Michael Bestas961c3992018-08-07 03:05:34 +0300409 <project path="frameworks/opt/car/services" name="platform/frameworks/opt/car/services" groups="pdk-fs" remote="aosp" />
410 <project path="frameworks/opt/car/setupwizard" name="platform/frameworks/opt/car/setupwizard" groups="pdk" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300411 <project path="frameworks/opt/chips" name="platform/frameworks/opt/chips" groups="pdk-cw-fs,pdk-fs" remote="aosp" />
Steve Kondik4f78f792016-08-29 17:22:33 -0700412 <project path="frameworks/opt/colorpicker" name="platform/frameworks/opt/colorpicker" groups="pdk-cw-fs,pdk-fs" remote="aosp" />
Paul Keith8f5142e2018-02-13 00:39:49 +0100413 <project path="frameworks/opt/datetimepicker" name="LineageOS/android_frameworks_opt_datetimepicker" groups="pdk-cw-fs,pdk-fs" />
Adnan Begovic78f08d52015-10-06 02:41:41 -0700414 <project path="frameworks/opt/inputconnectioncommon" name="platform/frameworks/opt/inputconnectioncommon" groups="pdk-fs" remote="aosp" />
Steve Kondik4f78f792016-08-29 17:22:33 -0700415 <project path="frameworks/opt/inputmethodcommon" name="platform/frameworks/opt/inputmethodcommon" groups="pdk-cw-fs,pdk-fs" remote="aosp" />
416 <project path="frameworks/opt/net/ethernet" name="platform/frameworks/opt/net/ethernet" groups="pdk-fs" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300417 <project path="frameworks/opt/net/ims" name="platform/frameworks/opt/net/ims" groups="frameworks_ims,pdk-cw-fs,pdk-fs" remote="aosp" />
Rashed Abdel-Tawab27e09d62017-12-05 11:17:47 -0800418 <project path="frameworks/opt/net/lowpan" name="platform/frameworks/opt/net/lowpan" groups="pdk-fs" remote="aosp" />
Steve Kondik4f78f792016-08-29 17:22:33 -0700419 <project path="frameworks/opt/net/voip" name="platform/frameworks/opt/net/voip" groups="pdk-cw-fs,pdk-fs" remote="aosp" />
codeworkxc15783a2018-02-18 06:16:15 +0100420 <project path="frameworks/opt/net/wifi" name="LineageOS/android_frameworks_opt_net_wifi" groups="pdk" />
Steve Kondik4f78f792016-08-29 17:22:33 -0700421 <project path="frameworks/opt/photoviewer" name="platform/frameworks/opt/photoviewer" groups="pdk-cw-fs,pdk-fs" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300422 <project path="frameworks/opt/setupwizard" name="platform/frameworks/opt/setupwizard" groups="pdk-cw-fs,pdk-fs" remote="aosp" />
Bruno Martins061fa032017-09-06 19:32:49 +0100423 <project path="frameworks/opt/telephony" name="LineageOS/android_frameworks_opt_telephony" groups="pdk" />
Steve Kondik4f78f792016-08-29 17:22:33 -0700424 <project path="frameworks/opt/timezonepicker" name="platform/frameworks/opt/timezonepicker" groups="pdk-cw-fs,pdk-fs" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300425 <project path="frameworks/opt/vcard" name="platform/frameworks/opt/vcard" groups="pdk-cw-fs,pdk-fs" remote="aosp" />
Steve Kondik4f78f792016-08-29 17:22:33 -0700426 <project path="frameworks/rs" name="platform/frameworks/rs" groups="pdk" remote="aosp" />
Michael Bestas961c3992018-08-07 03:05:34 +0300427 <project path="frameworks/support" name="platform/frameworks/support" groups="pdk-cw-fs,pdk-fs" remote="aosp" />
Steve Kondik4f78f792016-08-29 17:22:33 -0700428 <project path="frameworks/wilhelm" name="platform/frameworks/wilhelm" groups="pdk-cw-fs,pdk-fs" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000429 <project path="hardware/akm" name="platform/hardware/akm" groups="pdk" remote="aosp" />
Bruno Martinsaf1e86e2017-11-20 11:26:34 +0000430 <project path="hardware/broadcom/libbt" name="LineageOS/android_hardware_broadcom_libbt" groups="pdk" />
431 <project path="hardware/broadcom/wlan" name="LineageOS/android_hardware_broadcom_wlan" groups="pdk,broadcom_wlan" />
Rashed Abdel-Tawabcecbc8d2016-08-24 20:38:33 -0400432 <project path="hardware/google/apf" name="platform/hardware/google/apf" groups="pdk" remote="aosp" />
Michael Bestas961c3992018-08-07 03:05:34 +0300433 <project path="hardware/google/easel" name="platform/hardware/google/easel" groups="pdk,easel" remote="aosp" />
434 <project path="hardware/google/interfaces" name="platform/hardware/google/interfaces" groups="pdk" remote="aosp" />
435 <project path="hardware/google/av" name="platform/hardware/google/av" groups="pdk" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000436 <project path="hardware/intel/audio_media" name="platform/hardware/intel/audio_media" groups="intel,pdk" remote="aosp" />
437 <project path="hardware/intel/bootstub" name="platform/hardware/intel/bootstub" groups="intel,pdk" remote="aosp" />
438 <project path="hardware/intel/common/bd_prov" name="platform/hardware/intel/common/bd_prov" groups="intel,pdk" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300439 <project path="hardware/intel/common/libmix" name="platform/hardware/intel/common/libmix" groups="intel,pdk" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000440 <project path="hardware/intel/common/libstagefrighthw" name="platform/hardware/intel/common/libstagefrighthw" groups="intel,pdk" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300441 <project path="hardware/intel/common/libva" name="platform/hardware/intel/common/libva" groups="intel,pdk" remote="aosp" />
442 <project path="hardware/intel/common/libwsbm" name="platform/hardware/intel/common/libwsbm" groups="intel,pdk" remote="aosp" />
443 <project path="hardware/intel/common/omx-components" name="platform/hardware/intel/common/omx-components" groups="intel,pdk" remote="aosp" />
444 <project path="hardware/intel/common/utils" name="platform/hardware/intel/common/utils" groups="intel,pdk" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000445 <project path="hardware/intel/common/wrs_omxil_core" name="platform/hardware/intel/common/wrs_omxil_core" groups="intel,pdk" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300446 <project path="hardware/intel/img/hwcomposer" name="platform/hardware/intel/img/hwcomposer" groups="intel,pdk" remote="aosp" />
447 <project path="hardware/intel/img/psb_headers" name="platform/hardware/intel/img/psb_headers" groups="intel,pdk" remote="aosp" />
448 <project path="hardware/intel/img/psb_video" name="platform/hardware/intel/img/psb_video" groups="intel,pdk" remote="aosp" />
Arne Coucheron45f5bc92017-08-30 03:02:43 +0200449 <project path="hardware/interfaces" name="LineageOS/android_hardware_interfaces" groups="pdk" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300450 <project path="hardware/invensense" name="platform/hardware/invensense" groups="invensense,pdk" remote="aosp" />
Dan Pasanen3a38b892016-12-19 12:18:38 -0600451 <project path="hardware/libhardware" name="LineageOS/android_hardware_libhardware" groups="pdk" />
Arne Coucheron45f5bc92017-08-30 03:02:43 +0200452 <project path="hardware/libhardware_legacy" name="LineageOS/android_hardware_libhardware_legacy" groups="pdk" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000453 <project path="hardware/marvell/bt" name="platform/hardware/marvell/bt" groups="marvell_bt,pdk" remote="aosp" />
Michael Bestas961c3992018-08-07 03:05:34 +0300454 <project path="hardware/nxp/nfc" name="LineageOS/android_hardware_nxp_nfc" groups="pdk" />
455 <project path="hardware/nxp/secure_element" name="platform/hardware/nxp/secure_element" groups="pdk" remote="aosp" />
456 <project path="hardware/qcom/audio/default" name="LineageOS/android_hardware_qcom_audio" groups="qcom,qcom_audio,pdk-qcom" />
457 <project path="hardware/qcom/bootctrl" name="LineageOS/android_hardware_qcom_bootctrl" groups="pdk-qcom" />
458 <project path="hardware/qcom/bt" name="LineageOS/android_hardware_qcom_bt" groups="qcom,pdk-qcom" />
459 <project path="hardware/qcom/camera" name="LineageOS/android_hardware_qcom_camera" groups="qcom_camera,pdk-qcom" />
460 <project path="hardware/qcom/display" name="LineageOS/android_hardware_qcom_display" groups="pdk-qcom,qcom,qcom_display" />
461 <project path="hardware/qcom/gps" name="LineageOS/android_hardware_qcom_gps" groups="qcom,qcom_gps,pdk-qcom" />
462 <project path="hardware/qcom/keymaster" name="LineageOS/android_hardware_qcom_keymaster" groups="qcom,qcom_keymaster,pdk-qcom" />
463 <project path="hardware/qcom/media" name="LineageOS/android_hardware_qcom_media" groups="qcom,pdk-qcom" />
Bruno Martinse9fbaa12018-08-20 00:14:24 +0100464 <project path="hardware/qcom/neuralnetworks/hvxservice" name="platform/hardware/qcom/neuralnetworks/hvxservice" groups="wahoo" remote="aosp" />
Michael Bestas961c3992018-08-07 03:05:34 +0300465 <project path="hardware/qcom/wlan" name="LineageOS/android_hardware_qcom_wlan" groups="qcom_wlan,pdk-qcom" />
Dan Pasanen3a38b892016-12-19 12:18:38 -0600466 <project path="hardware/ril" name="LineageOS/android_hardware_ril" groups="pdk" />
Michael Bestas961c3992018-08-07 03:05:34 +0300467 <project path="kernel/configs" name="kernel/configs" groups="vts,pdk" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300468 <project path="kernel/tests" name="kernel/tests" remote="aosp" />
469 <project path="libcore" name="platform/libcore" groups="pdk" remote="aosp" />
Rashed Abdel-Tawabcecbc8d2016-08-24 20:38:33 -0400470 <project path="libnativehelper" name="platform/libnativehelper" groups="pdk" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300471 <project path="packages/apps/BasicSmsReceiver" name="LineageOS/android_packages_apps_BasicSmsReceiver" groups="pdk-cw-fs,pdk-fs" />
Dan Pasanen3a38b892016-12-19 12:18:38 -0600472 <project path="packages/apps/Bluetooth" name="LineageOS/android_packages_apps_Bluetooth" groups="pdk-cw-fs,pdk-fs" />
473 <project path="packages/apps/Calendar" name="LineageOS/android_packages_apps_Calendar" groups="pdk-fs" />
474 <project path="packages/apps/Camera2" name="LineageOS/android_packages_apps_Camera2" groups="pdk-fs" />
Michael Bestas961c3992018-08-07 03:05:34 +0300475 <project path="packages/apps/Car/Dialer" name="platform/packages/apps/Car/Dialer" groups="pdk-fs" remote="aosp" />
476 <project path="packages/apps/Car/Hvac" name="platform/packages/apps/Car/Hvac" groups="pdk-fs" remote="aosp" />
477 <project path="packages/apps/Car/LatinIME" name="platform/packages/apps/Car/LatinIME" groups="pdk-fs" remote="aosp" />
478 <project path="packages/apps/Car/Launcher" name="platform/packages/apps/Car/Launcher" groups="pdk-fs" remote="aosp" />
479 <project path="packages/apps/Car/LensPicker" name="platform/packages/apps/Car/LensPicker" groups="pdk-fs" remote="aosp" />
480 <project path="packages/apps/Car/LocalMediaPlayer" name="platform/packages/apps/Car/LocalMediaPlayer" groups="pdk-fs" remote="aosp" />
481 <project path="packages/apps/Car/Media" name="platform/packages/apps/Car/Media" groups="pdk-fs" remote="aosp" />
482 <project path="packages/apps/Car/Messenger" name="platform/packages/apps/Car/Messenger" groups="pdk-fs" remote="aosp" />
483 <project path="packages/apps/Car/Overview" name="platform/packages/apps/Car/Overview" groups="pdk-fs" remote="aosp" />
484 <project path="packages/apps/Car/Radio" name="platform/packages/apps/Car/Radio" groups="pdk-fs" remote="aosp" />
485 <project path="packages/apps/Car/Settings" name="platform/packages/apps/Car/Settings" groups="pdk-fs" remote="aosp" />
486 <project path="packages/apps/Car/Stream" name="platform/packages/apps/Car/Stream" groups="pdk-fs" remote="aosp" />
487 <project path="packages/apps/Car/SystemUpdater" name="platform/packages/apps/Car/SystemUpdater" groups="pdk-fs" remote="aosp" />
488 <project path="packages/apps/Car/libs" name="platform/packages/apps/Car/libs" groups="pdk-fs" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000489 <project path="packages/apps/CarrierConfig" name="LineageOS/android_packages_apps_CarrierConfig" groups="pdk-cw-fs,pdk-fs" />
490 <project path="packages/apps/CellBroadcastReceiver" name="LineageOS/android_packages_apps_CellBroadcastReceiver" groups="pdk-cw-fs,pdk-fs" />
Dan Pasanen3a38b892016-12-19 12:18:38 -0600491 <project path="packages/apps/CertInstaller" name="LineageOS/android_packages_apps_CertInstaller" groups="pdk-cw-fs,pdk-fs" />
492 <project path="packages/apps/Contacts" name="LineageOS/android_packages_apps_Contacts" groups="pdk-fs" />
Dan Pasanen3a38b892016-12-19 12:18:38 -0600493 <project path="packages/apps/DeskClock" name="LineageOS/android_packages_apps_DeskClock" groups="pdk-fs" />
494 <project path="packages/apps/Dialer" name="LineageOS/android_packages_apps_Dialer" groups="pdk-fs" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300495 <project path="packages/apps/DocumentsUI" name="LineageOS/android_packages_apps_DocumentsUI" groups="pdk-cw-fs,pdk-fs" />
Dan Pasanen3a38b892016-12-19 12:18:38 -0600496 <project path="packages/apps/Email" name="LineageOS/android_packages_apps_Email" groups="pdk-fs" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000497 <project path="packages/apps/EmergencyInfo" name="LineageOS/android_packages_apps_EmergencyInfo" groups="pdk-fs" />
Dan Pasanen3a38b892016-12-19 12:18:38 -0600498 <project path="packages/apps/ExactCalculator" name="LineageOS/android_packages_apps_ExactCalculator" groups="pdk-fs" />
499 <project path="packages/apps/Gallery2" name="LineageOS/android_packages_apps_Gallery2" groups="pdk-fs" />
500 <project path="packages/apps/HTMLViewer" name="LineageOS/android_packages_apps_HTMLViewer" groups="pdk-fs" />
501 <project path="packages/apps/KeyChain" name="LineageOS/android_packages_apps_KeyChain" groups="pdk-fs" />
Michael Bestas961c3992018-08-07 03:05:34 +0300502 <project path="packages/apps/Launcher3" name="platform/packages/apps/Launcher3" groups="pdk-fs" remote="aosp" />
Dan Pasanen3a38b892016-12-19 12:18:38 -0600503 <project path="packages/apps/ManagedProvisioning" name="LineageOS/android_packages_apps_ManagedProvisioning" groups="pdk-fs" />
504 <project path="packages/apps/Messaging" name="LineageOS/android_packages_apps_Messaging" groups="pdk-fs" />
505 <project path="packages/apps/Nfc" name="LineageOS/android_packages_apps_Nfc" groups="apps_nfc,pdk-fs" />
Steve Kondik4f78f792016-08-29 17:22:33 -0700506 <project path="packages/apps/OneTimeInitializer" name="platform/packages/apps/OneTimeInitializer" groups="pdk-fs" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000507 <project path="packages/apps/PackageInstaller" name="LineageOS/android_packages_apps_PackageInstaller" groups="pdk-cw-fs,pdk-fs" />
Dan Pasanen3a38b892016-12-19 12:18:38 -0600508 <project path="packages/apps/PhoneCommon" name="LineageOS/android_packages_apps_PhoneCommon" groups="pdk-cw-fs,pdk-fs" />
Steve Kondik4f78f792016-08-29 17:22:33 -0700509 <project path="packages/apps/Provision" name="platform/packages/apps/Provision" groups="pdk-fs" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300510 <project path="packages/apps/SafetyRegulatoryInfo" name="LineageOS/android_packages_apps_SafetyRegulatoryInfo" groups="pdk-fs" />
Michael Bestas961c3992018-08-07 03:05:34 +0300511 <project path="packages/apps/SecureElement" name="platform/packages/apps/SecureElement" groups="apps_se,pdk-fs" remote="aosp" />
Dan Pasanen3a38b892016-12-19 12:18:38 -0600512 <project path="packages/apps/Settings" name="LineageOS/android_packages_apps_Settings" groups="pdk-fs" />
Michael Bestas961c3992018-08-07 03:05:34 +0300513 <project path="packages/apps/SettingsIntelligence" name="platform/packages/apps/SettingsIntelligence" groups="pdk-fs" remote="aosp" />
Dan Pasanen3a38b892016-12-19 12:18:38 -0600514 <project path="packages/apps/Stk" name="LineageOS/android_packages_apps_Stk" groups="apps_stk,pdk-fs" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000515 <project path="packages/apps/StorageManager" name="LineageOS/android_packages_apps_StorageManager" groups="pdk-fs" />
Dan Pasanen3a38b892016-12-19 12:18:38 -0600516 <project path="packages/apps/Tag" name="LineageOS/android_packages_apps_Tag" groups="pdk-fs" />
517 <project path="packages/apps/Terminal" name="LineageOS/android_packages_apps_Terminal" groups="pdk-fs" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000518 <project path="packages/apps/Test/connectivity" name="platform/packages/apps/Test/connectivity" groups="pdk" remote="aosp" />
Michael Bestas961c3992018-08-07 03:05:34 +0300519 <project path="packages/apps/Traceur" name="LineageOS/android_packages_apps_Traceur" groups="pdk-fs" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000520 <project path="packages/apps/TvSettings" name="LineageOS/android_packages_apps_TvSettings" groups="pdk-fs" />
Dan Pasanen3a38b892016-12-19 12:18:38 -0600521 <project path="packages/apps/TV" name="LineageOS/android_packages_apps_TV" />
522 <project path="packages/apps/UnifiedEmail" name="LineageOS/android_packages_apps_UnifiedEmail" groups="pdk-fs" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300523 <project path="packages/apps/WallpaperPicker" name="LineageOS/android_packages_apps_WallpaperPicker" groups="pdk-fs" />
Steve Kondik4f78f792016-08-29 17:22:33 -0700524 <project path="packages/experimental" name="platform/packages/experimental" remote="aosp" />
Dan Pasanen3a38b892016-12-19 12:18:38 -0600525 <project path="packages/inputmethods/LatinIME" name="LineageOS/android_packages_inputmethods_LatinIME" groups="pdk-fs" />
526 <project path="packages/providers/BlockedNumberProvider" name="LineageOS/android_packages_providers_BlockedNumberProvider" groups="pdk-fs" />
527 <project path="packages/providers/BookmarkProvider" name="LineageOS/android_packages_providers_BookmarkProvider" groups="pdk-fs" />
528 <project path="packages/providers/CalendarProvider" name="LineageOS/android_packages_providers_CalendarProvider" groups="pdk-cw-fs,pdk-fs" />
529 <project path="packages/providers/CallLogProvider" name="LineageOS/android_packages_providers_CallLogProvider" groups="pdk-fs" />
530 <project path="packages/providers/ContactsProvider" name="LineageOS/android_packages_providers_ContactsProvider" groups="pdk-cw-fs,pdk-fs" />
531 <project path="packages/providers/DownloadProvider" name="LineageOS/android_packages_providers_DownloadProvider" groups="pdk-cw-fs,pdk-fs" />
532 <project path="packages/providers/MediaProvider" name="LineageOS/android_packages_providers_MediaProvider" groups="pdk-cw-fs,pdk-fs" />
533 <project path="packages/providers/PartnerBookmarksProvider" name="LineageOS/android_packages_providers_PartnerBookmarksProvider" groups="pdk-fs" />
534 <project path="packages/providers/TelephonyProvider" name="LineageOS/android_packages_providers_TelephonyProvider" groups="pdk-cw-fs,pdk-fs" />
535 <project path="packages/providers/TvProvider" name="LineageOS/android_packages_providers_TvProvider" groups="pdk-fs" />
536 <project path="packages/providers/UserDictionaryProvider" name="LineageOS/android_packages_providers_UserDictionaryProvider" groups="pdk-cw-fs,pdk-fs" />
537 <project path="packages/screensavers/Basic" name="LineageOS/android_packages_screensavers_Basic" groups="pdk-fs" />
538 <project path="packages/screensavers/PhotoTable" name="LineageOS/android_packages_screensavers_PhotoTable" groups="pdk-fs" />
539 <project path="packages/screensavers/WebView" name="LineageOS/android_packages_screensavers_WebView" groups="pdk-fs" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300540 <project path="packages/services/BuiltInPrintService" name="LineageOS/android_packages_services_BuiltInPrintService" groups="pdk-cw-fs,pdk-fs" />
541 <project path="packages/services/Car" name="platform/packages/services/Car" groups="pdk-cw-fs,pdk-fs" remote="aosp" />
Dan Pasanen3a38b892016-12-19 12:18:38 -0600542 <project path="packages/services/Mms" name="LineageOS/android_packages_services_Mms" groups="pdk-cw-fs,pdk-fs" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300543 <project path="packages/services/NetworkRecommendation" name="platform/packages/services/NetworkRecommendation" groups="pdk-fs" remote="aosp" />
Dan Pasanen3a38b892016-12-19 12:18:38 -0600544 <project path="packages/services/Telecomm" name="LineageOS/android_packages_services_Telecomm" groups="pdk-cw-fs,pdk-fs" />
545 <project path="packages/services/Telephony" name="LineageOS/android_packages_services_Telephony" groups="pdk-cw-fs,pdk-fs" />
546 <project path="packages/wallpapers/LivePicker" name="LineageOS/android_packages_wallpapers_LivePicker" groups="pdk-fs" />
Adnan Begovic78f08d52015-10-06 02:41:41 -0700547 <project path="pdk" name="platform/pdk" groups="pdk" remote="aosp" />
Michael Bestas961c3992018-08-07 03:05:34 +0300548 <project path="platform_testing" name="platform/platform_testing" groups="pdk-fs,pdk-cw-fs,cts" remote="aosp" />
Rashed Abdel-Tawab27e09d62017-12-05 11:17:47 -0800549 <project path="prebuilts/abi-dumps/ndk" name="platform/prebuilts/abi-dumps/ndk" groups="pdk-fs" clone-depth="1" remote="aosp" />
550 <project path="prebuilts/abi-dumps/vndk" name="platform/prebuilts/abi-dumps/vndk" groups="pdk-fs" clone-depth="1" remote="aosp" />
Adnan Begovic78f08d52015-10-06 02:41:41 -0700551 <project path="prebuilts/android-emulator" name="platform/prebuilts/android-emulator" groups="pdk-fs" clone-depth="1" remote="aosp" />
Michael Bestas961c3992018-08-07 03:05:34 +0300552 <project path="prebuilts/build-tools" name="platform/prebuilts/build-tools" groups="pdk" clone-depth="1" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300553 <project path="prebuilts/checkcolor" name="platform/prebuilts/checkcolor" groups="pdk" clone-depth="1" remote="aosp" />
554 <project path="prebuilts/checkstyle" name="platform/prebuilts/checkstyle" groups="pdk" clone-depth="1" remote="aosp" />
Michael Bestas961c3992018-08-07 03:05:34 +0300555 <project path="prebuilts/clang-tools" name="platform/prebuilts/clang-tools" groups="pdk" clone-depth="1" remote="aosp" />
Xin Li4e462bf2015-12-21 11:33:56 -0800556 <project path="prebuilts/clang/host/darwin-x86" name="platform/prebuilts/clang/host/darwin-x86" groups="pdk,darwin" clone-depth="1" remote="aosp" />
557 <project path="prebuilts/clang/host/linux-x86" name="platform/prebuilts/clang/host/linux-x86" groups="pdk" clone-depth="1" remote="aosp" />
558 <project path="prebuilts/deqp" name="platform/prebuilts/deqp" groups="pdk-fs" clone-depth="1" remote="aosp" />
559 <project path="prebuilts/devtools" name="platform/prebuilts/devtools" groups="pdk-fs" clone-depth="1" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300560 <project path="prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9" name="platform/prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9" groups="pdk,darwin,arm" clone-depth="1" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300561 <project path="prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9" name="platform/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9" groups="pdk,darwin,arm" clone-depth="1" remote="aosp" />
Xin Li4e462bf2015-12-21 11:33:56 -0800562 <project path="prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1" name="platform/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1" groups="pdk,darwin" clone-depth="1" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300563 <project path="prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9" name="platform/prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9" groups="pdk,darwin,x86" clone-depth="1" remote="aosp" />
564 <project path="prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9" name="platform/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9" groups="pdk,linux,arm" clone-depth="1" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300565 <project path="prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9" name="platform/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9" groups="pdk,linux,arm" clone-depth="1" remote="aosp" />
Xin Li4e462bf2015-12-21 11:33:56 -0800566 <project path="prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8" name="platform/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8" groups="pdk,linux" clone-depth="1" remote="aosp" />
567 <project path="prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8" name="platform/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8" groups="pdk-fs" clone-depth="1" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300568 <project path="prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9" name="platform/prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9" groups="pdk,linux,x86" clone-depth="1" remote="aosp" />
Xin Li4e462bf2015-12-21 11:33:56 -0800569 <project path="prebuilts/gdb/darwin-x86" name="platform/prebuilts/gdb/darwin-x86" groups="darwin" clone-depth="1" remote="aosp" />
570 <project path="prebuilts/gdb/linux-x86" name="platform/prebuilts/gdb/linux-x86" groups="linux" clone-depth="1" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300571 <project path="prebuilts/go/darwin-x86" name="platform/prebuilts/go/darwin-x86" groups="darwin,pdk,tradefed" clone-depth="1" remote="aosp" />
572 <project path="prebuilts/go/linux-x86" name="platform/prebuilts/go/linux-x86" groups="linux,pdk,tradefed" clone-depth="1" remote="aosp" />
Michael Bestas961c3992018-08-07 03:05:34 +0300573 <project path="prebuilts/gradle-plugin" name="platform/prebuilts/gradle-plugin" groups="pdk,pdk-cw-fs,pdk-fs" clone-depth="1" remote="aosp" />
Rashed Abdel-Tawab27e09d62017-12-05 11:17:47 -0800574 <project path="prebuilts/jdk/jdk8" name="platform/prebuilts/jdk/jdk8" groups="pdk" clone-depth="1" remote="aosp" />
Michael Bestas961c3992018-08-07 03:05:34 +0300575 <project path="prebuilts/jdk/jdk9" name="platform/prebuilts/jdk/jdk9" groups="pdk" clone-depth="1" remote="aosp" />
Xin Li4e462bf2015-12-21 11:33:56 -0800576 <project path="prebuilts/libs/libedit" name="platform/prebuilts/libs/libedit" groups="pdk-cw-fs,pdk-fs" clone-depth="1" remote="aosp" />
577 <project path="prebuilts/maven_repo/android" name="platform/prebuilts/maven_repo/android" groups="pdk-cw-fs,pdk-fs" clone-depth="1" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300578 <project path="prebuilts/maven_repo/bumptech" name="platform/prebuilts/maven_repo/bumptech" groups="pdk-cw-fs,pdk-fs" clone-depth="1" remote="aosp" />
Michael Bestas961c3992018-08-07 03:05:34 +0300579 <project path="prebuilts/maven_repo/google-play-service-client-libraries-3p" name="platform/prebuilts/maven_repo/google-play-service-client-libraries-3p" clone-depth="1" remote="aosp" />
Xin Li4e462bf2015-12-21 11:33:56 -0800580 <project path="prebuilts/misc" name="platform/prebuilts/misc" groups="pdk" clone-depth="1" remote="aosp" />
581 <project path="prebuilts/ndk" name="platform/prebuilts/ndk" groups="pdk" clone-depth="1" remote="aosp" />
Michael Bestas961c3992018-08-07 03:05:34 +0300582 <project path="prebuilts/ktlint" name="platform/prebuilts/ktlint" clone-depth="1" remote="aosp" />
Xin Li4e462bf2015-12-21 11:33:56 -0800583 <project path="prebuilts/python/darwin-x86/2.7.5" name="platform/prebuilts/python/darwin-x86/2.7.5" groups="darwin,pdk,pdk-cw-fs,pdk-fs" clone-depth="1" remote="aosp" />
584 <project path="prebuilts/python/linux-x86/2.7.5" name="platform/prebuilts/python/linux-x86/2.7.5" groups="linux,pdk,pdk-cw-fs,pdk-fs" clone-depth="1" remote="aosp" />
Adnan Begovic78f08d52015-10-06 02:41:41 -0700585 <project path="prebuilts/qemu-kernel" name="platform/prebuilts/qemu-kernel" groups="pdk" clone-depth="1" remote="aosp" />
Michael Bestas961c3992018-08-07 03:05:34 +0300586 <project path="prebuilts/r8" name="platform/prebuilts/r8" groups="pdk" clone-depth="1" remote="aosp" />
Xin Li4e462bf2015-12-21 11:33:56 -0800587 <project path="prebuilts/sdk" name="platform/prebuilts/sdk" groups="pdk" clone-depth="1" remote="aosp" />
588 <project path="prebuilts/tools" name="platform/prebuilts/tools" groups="pdk,tools" clone-depth="1" remote="aosp" />
Michael Bestas961c3992018-08-07 03:05:34 +0300589 <project path="prebuilts/vndk/v27" name="platform/prebuilts/vndk/v27" groups="pdk" clone-depth="1" remote="aosp" />
Adnan Begovic78f08d52015-10-06 02:41:41 -0700590 <project path="sdk" name="platform/sdk" groups="pdk-cw-fs,pdk-fs" remote="aosp" />
Dan Pasanen1b776b92017-08-23 10:48:03 -0500591 <project path="system/bt" name="LineageOS/android_system_bt" groups="pdk" />
Rashed Abdel-Tawabcecbc8d2016-08-24 20:38:33 -0400592 <project path="system/ca-certificates" name="platform/system/ca-certificates" groups="pdk" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300593 <project path="system/chre" name="platform/system/chre" groups="pdk" remote="aosp" />
594 <project path="system/connectivity/wificond" name="platform/system/connectivity/wificond" groups="pdk" remote="aosp" />
595 <project path="system/connectivity/wifilogd" name="platform/system/connectivity/wifilogd" groups="pdk" remote="aosp" />
Rashed Abdel-Tawab6576bb92018-08-13 13:35:22 -0700596 <project path="system/core" name="LineageOS/android_system_core" groups="pdk" />
Michael Bestas6f13cea2017-08-24 20:57:11 +0300597 <project path="system/extras" name="LineageOS/android_system_extras" groups="pdk" />
Adnan Begovic78f08d52015-10-06 02:41:41 -0700598 <project path="system/gatekeeper" name="platform/system/gatekeeper" groups="pdk" remote="aosp" />
Rashed Abdel-Tawab27e09d62017-12-05 11:17:47 -0800599 <project path="system/hardware/interfaces" name="platform/system/hardware/interfaces" groups="pdk" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300600 <project path="system/hwservicemanager" name="platform/system/hwservicemanager" groups="pdk" remote="aosp" />
Michael Bestas961c3992018-08-07 03:05:34 +0300601 <project path="system/iot/attestation" name="platform/system/iot/attestation" groups="pdk" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300602 <project path="system/keymaster" name="platform/system/keymaster" groups="pdk" remote="aosp" />
603 <project path="system/libfmq" name="platform/system/libfmq" groups="pdk" remote="aosp" />
Michael Bestas961c3992018-08-07 03:05:34 +0300604 <project path="system/libhidl" name="platform/system/libhidl" groups="pdk" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300605 <project path="system/libhwbinder" name="platform/system/libhwbinder" groups="pdk" remote="aosp" />
606 <project path="system/libufdt" name="platform/system/libufdt" groups="pdk" remote="aosp" />
607 <project path="system/libvintf" name="platform/system/libvintf" groups="pdk" remote="aosp" />
Michael Bestasc5982a72018-02-11 03:01:11 +0200608 <project path="system/media" name="platform/system/media" groups="pdk" remote="aosp" />
Uldiniad35531c52018-02-18 10:11:46 -0500609 <project path="system/netd" name="LineageOS/android_system_netd" groups="pdk" />
Michael Bestas961c3992018-08-07 03:05:34 +0300610 <project path="system/nfc" name="platform/system/nfc" groups="pdk" remote="aosp" />
Rashed Abdel-Tawab27e09d62017-12-05 11:17:47 -0800611 <project path="system/nvram" name="platform/system/nvram" groups="pdk" remote="aosp" />
Gabriele M37a397b2018-06-07 23:39:53 +0200612 <project path="system/security" name="LineageOS/android_system_security" groups="pdk" />
Dan Pasanen3a38b892016-12-19 12:18:38 -0600613 <project path="system/sepolicy" name="LineageOS/android_system_sepolicy" groups="pdk" />
Rashed Abdel-Tawab27e09d62017-12-05 11:17:47 -0800614 <project path="system/timezone" name="platform/system/timezone" groups="pdk" remote="aosp" />
Sam Mortimerdad29d92017-09-08 10:49:54 -0700615 <project path="system/tools/aidl" name="LineageOS/android_system_tools_aidl" groups="pdk" />
Rashed Abdel-Tawab96510d82017-09-12 02:03:46 -0400616 <project path="system/tools/hidl" name="LineageOS/android_system_tools_hidl" groups="pdk" />
Rashed Abdel-Tawabcecbc8d2016-08-24 20:38:33 -0400617 <project path="system/tpm" name="platform/system/tpm" remote="aosp" />
Dan Pasanen4b3e7e62017-03-15 09:13:11 -0500618 <project path="system/update_engine" name="LineageOS/android_system_update_engine" groups="pdk" />
Dan Pasanen3a38b892016-12-19 12:18:38 -0600619 <project path="system/vold" name="LineageOS/android_system_vold" groups="pdk" />
Michael Bestas961c3992018-08-07 03:05:34 +0300620 <project path="test/framework" name="platform/test/framework" groups="vts,pdk" remote="aosp" />
621 <project path="test/suite_harness" name="platform/test/suite_harness" groups="cts,pdk-cw-fs,pdk-fs" remote="aosp" />
622 <project path="test/vti/alert" name="platform/test/vti/alert" groups="vts,pdk" remote="aosp" />
623 <project path="test/vti/dashboard" name="platform/test/vti/dashboard" groups="vts,pdk" remote="aosp" />
624 <project path="test/vti/fuzz_test_serving" name="platform/test/vti/fuzz_test_serving" groups="vts,pdk" remote="aosp" />
625 <project path="test/vti/test_serving" name="platform/test/vti/test_serving" groups="vts,pdk" remote="aosp" />
626 <project path="test/vts" name="platform/test/vts" groups="vts,pdk" remote="aosp" />
627 <project path="test/vts-testcase/fuzz" name="platform/test/vts-testcase/fuzz" groups="vts,pdk" remote="aosp" />
628 <project path="test/vts-testcase/hal" name="platform/test/vts-testcase/hal" groups="vts,pdk" remote="aosp" />
629 <project path="test/vts-testcase/hal-trace" name="platform/test/vts-testcase/hal-trace" groups="vts,pdk" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300630 <project path="test/vts-testcase/kernel" name="platform/test/vts-testcase/kernel" groups="vts,pdk" remote="aosp" />
Michael Bestas961c3992018-08-07 03:05:34 +0300631 <project path="test/vts-testcase/nbu" name="platform/test/vts-testcase/nbu" groups="vts,pdk" remote="aosp" />
632 <project path="test/vts-testcase/performance" name="platform/test/vts-testcase/performance" groups="vts,pdk" remote="aosp" />
633 <project path="test/vts-testcase/security" name="platform/test/vts-testcase/security" groups="vts,pdk" remote="aosp" />
634 <project path="test/vts-testcase/vndk" name="platform/test/vts-testcase/vndk" groups="vts,pdk" remote="aosp" />
635 <project path="toolchain/benchmark" name="toolchain/benchmark" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300636 <project path="toolchain/binutils" name="toolchain/binutils" groups="pdk" remote="aosp" />
Michael Bestas961c3992018-08-07 03:05:34 +0300637 <project path="toolchain/pgo-profiles" name="toolchain/pgo-profiles" groups="pdk" remote="aosp" />
638 <project path="tools/acloud" name="platform/tools/acloud" groups="tools,vts,pdk,tradefed" remote="aosp" />
639 <project path="tools/appbundle" name="platform/tools/appbundle" remote="aosp" />
Steve Kondik4f78f792016-08-29 17:22:33 -0700640 <project path="tools/adt/idea" name="platform/tools/adt/idea" groups="notdefault,tools" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300641 <project path="tools/apksig" name="platform/tools/apksig" groups="pdk,tradefed" remote="aosp" />
Michael Bestas961c3992018-08-07 03:05:34 +0300642 <project path="tools/apkzlib" name="platform/tools/apkzlib" groups="pdk,tradefed" remote="aosp" />
Steve Kondik4f78f792016-08-29 17:22:33 -0700643 <project path="tools/base" name="platform/tools/base" groups="notdefault,tools" remote="aosp" />
644 <project path="tools/build" name="platform/tools/build" groups="notdefault,tools" remote="aosp" />
Michael Bestas961c3992018-08-07 03:05:34 +0300645 <project path="tools/dexter" name="platform/tools/dexter" groups="tools,pdk-fs" remote="aosp" />
Steve Kondik4f78f792016-08-29 17:22:33 -0700646 <project path="tools/external/fat32lib" name="platform/tools/external/fat32lib" groups="tools" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300647 <project path="tools/external/gradle" name="platform/tools/external/gradle" groups="tools" clone-depth="1" remote="aosp" />
Steve Kondik4f78f792016-08-29 17:22:33 -0700648 <project path="tools/idea" name="platform/tools/idea" groups="notdefault,tools" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300649 <project path="tools/loganalysis" name="platform/tools/loganalysis" groups="nopresubmit,pdk,tradefed" remote="aosp" />
Michael Bestas961c3992018-08-07 03:05:34 +0300650 <project path="tools/metalava" name="platform/tools/metalava" groups="pdk,tools" remote="aosp" />
Steve Kondik4f78f792016-08-29 17:22:33 -0700651 <project path="tools/motodev" name="platform/tools/motodev" groups="notdefault,motodev" remote="aosp" />
Rashed Abdel-Tawab27e09d62017-12-05 11:17:47 -0800652 <project path="tools/repohooks" name="platform/tools/repohooks" groups="adt-infra,cts,developers,motodev,pdk,tools,tradefed" remote="aosp" />
Steve Kondik4f78f792016-08-29 17:22:33 -0700653 <project path="tools/studio/cloud" name="platform/tools/studio/cloud" groups="notdefault,tools" remote="aosp" />
654 <project path="tools/swt" name="platform/tools/swt" groups="notdefault,tools" remote="aosp" />
Simon Shields51ac04c2017-04-04 20:42:50 +1000655 <project path="tools/test/connectivity" name="platform/tools/test/connectivity" groups="pdk" remote="aosp" />
Michael Bestas8140ded2017-08-22 01:24:12 +0300656 <project path="tools/tradefederation/contrib" name="platform/tools/tradefederation/contrib" groups="pdk,tradefed" remote="aosp" />
657 <project path="tools/tradefederation/core" name="platform/tools/tradefederation" groups="pdk,tradefed" remote="aosp" />
Steve Kondik4f78f792016-08-29 17:22:33 -0700658
Michael Bestas8140ded2017-08-22 01:24:12 +0300659 <include name="snippets/lineage.xml" />
660
661 <repo-hooks in-project="platform/tools/repohooks" enabled-list="pre-upload" />
Adnan Begovic78f08d52015-10-06 02:41:41 -0700662
The Android Open Source Project6cf16a52011-09-16 09:30:17 -0700663</manifest>