Compare commits

..

45 Commits

Author SHA1 Message Date
Android Build Coastguard Worker
fb0337938b Pin manifest of androidx-leanback-release
Change-Id: I6631c498459f2fed6e62aebfeb02bd6998226dd8
2021-07-01 20:03:55 +00:00
android-build-prod (mdb)
d0935e5c72 Pin manifest of androidx-leanback-release
Change-Id: Ie52c300ff7d2e50f2d8de58dcfe54bf40ab9043b
2021-03-23 21:53:49 +00:00
android-build-prod (mdb)
f35dd64db5 Pin manifest of androidx-leanback-release
Change-Id: I4bd02070ae16e01a36450938e5cb186812324be2
2021-03-23 01:32:16 +00:00
android-build-prod (mdb)
d6041ed4b5 DO NOT MERGE ANYWHERE Create manifest for androidx-leanback-release
Change-Id: Ib09cf979921e7645fdc4671b2a5083e1ff29d5a4
BUG: 183242766
2021-03-22 16:50:10 +00:00
Raman Tenneti
43e823d37b androidx-main - add superproject support
Bug: 179089288
Bug: 181804931
Change-Id: I913bce61267945e9e5283c949822c4021a36b7c3
2021-03-03 15:57:22 -08:00
Rahul Ravikumar
b0e4e88705 Add traceprocessor to the repo manifest.
Test: N/A
Change-Id: Ib2ffee09d42c87364060c28d2cb65c51c1c64885
2021-01-13 11:56:23 -08:00
Laís Minchillo
7c39b336f1 AndroidX Webkit: remove revision in manifest
Bug: 156695171
Change-Id: I85d857a1dd72180ad2d696a82817e4933cf195ed
2020-12-14 19:08:26 +00:00
android-build-prod (mdb)
7271576293 DO NOT MERGE ANYWHERE Create manifest for androidx-main
Change-Id: I30b385fd6cd0d6895c9729286e9ad825c5dc1b11
BUG: 172680669
2020-11-18 19:21:43 +00:00
Aurimas Liutikas
da9f83fafc Add build-tools/30.0.2 project
Test: None, empty new project
Change-Id: I91da9abce67a4c40fc2faccea241e907daae0e86
2020-09-23 16:21:17 +00:00
Oussama Ben Abdelbaki
dc5adc59b2 Remove sdk 29 from manifest.
Bug: 156949239
Change-Id: I2e53ebd9ea4526bb852b702c703a216a8aa37bae
2020-08-27 22:17:53 +00:00
Nate Fischer
c2043c4aee [AndroidX Webkit] roll boundary interfaces to 021571f
This rolls the boundary interfaces for the androidx.webkit module
to include the following commit range:
5d6acc31bd..021571f9ab

Bug: 161947908
Test: N/A
Change-Id: Ic22fca7c086e78be13ad6fe0dd16dcdd1933338e
2020-07-29 22:35:17 +00:00
Shimi Zhang
25fa947b4c [AndroidX Webkit] roll boundary interfaces to 5d6acc3
This rolls the boundary interfaces for the androidx.webkit module
to include the following commit range:
2bb4bf6775..5d6acc31bd

Test: N/A
Change-Id: I16fbe6ff546ebac3b4eb952d4efa95b966f00ae5
2020-07-23 17:19:23 -07:00
Andrea Falcone
a92bced0cc Use the separate prebuilt for Darwin ndk
BUG: 159916003

Change-Id: I2d60a029146fed6a106c0f24fa3d47fc3fd28168
2020-07-23 13:08:52 -04:00
Andrea Falcone
ad8993003e Update to ndk r21
Change-Id: I168b166c51328c78bd2672b4b0f9870f1d43a7f2
2020-07-10 11:41:16 -04:00
Aurimas Liutikas
2983608127 Add platfrom/manifest to the manifest
While this is very meta, this allows for an easy way to make manifest
changes locally and still use `repo upload`.

Test: local modification to .repo/manifests/default.xml
Change-Id: If5162ac8a3627be2ecf893baa750eadf4bbb277a
2020-07-01 16:41:41 -07:00
Shimi Zhang
71350b966c [AndroidX Webkit] roll boundary interfaces to 2bb4bf6
This rolls the boundary interfaces for the androidx.webkit module
to include the following commit range:
396142f05d..2bb4bf6775

Test: N/A
Change-Id: I80307627224ab45ff46f5abbe3b57cfa4f4ccc14
2020-06-24 20:53:29 +00:00
Jeff Gaston
e8081cbf13 Revert "Pinning jdk11 to previous version"
This reverts commit ca0fe140e5.

Reason for revert: May not have been necessary; now we're trying the newer version again

Change-Id: Id807f6776017e9c0059fb69358d72411421ce71e
2020-06-16 18:11:05 -04:00
Aurimas Liutikas
1292aa1b1e Remove unused prebuilts/ktlint project from the manifest
We have migrated to using ktlint through maven prebuilts and no
longer need this repository

Change-Id: Ia4e51104d2071e4b997b69805bf0f05438b62cb0
2020-06-12 22:28:26 +00:00
Alan Viverette
51c16f1b4f Update fullsdk projects
Bug: 157027847
Test: n/a
Change-Id: Ib0d00187e93796a244bd923ce80c3f6f44dc420f
2020-06-09 17:09:52 +00:00
Alexander Dorokhine
18bf22f138 Update protobuf prebuilts and source branch.
We add the protobuf 'prebuilts' repo which contains the officially
released protoc compiler, and switch both branches to the
'androidx-master-dev' branch which will contain the officially released
source code matching that compiler.

This is required to build the C++ proto lib in Jetpack with the source
code that exactly matches the protoc binary.

Bug: 157512302
Change-Id: I40b780296903ae660e6b6dbd94302e030c5b9c71
2020-06-03 10:42:39 -07:00
Jeff Gaston
ca0fe140e5 Pinning jdk11 to previous version
to see if this makes the camera tests run out of memory less often

Bug: 157663450
Test: treehugger runs frameworks/support/busytown/*.sh
Change-Id: I2f804ed347cbbce07158ed88e1b8093d5525d5d1
2020-06-01 13:01:17 -04:00
Shimi Zhang
5fe1c12c88 [AndroidX Webkit] roll boundary interfaces to 396142f
This rolls the boundary interfaces for the androidx.webkit module
to include the following commit range:
42cb5981aa..396142f05d

Test: N/A
Change-Id: Ifd3e66ab6136f077f81db01b5a313125f5ac238b
2020-05-04 14:46:31 -07:00
Aurimas Liutikas
e840f38335 Move to a dedicated branch for gradle prebuilts
Test: treehugger, it should work the same
Change-Id: Icd384a84a0bfcae117722fc4a50b43ffacf78caf
2020-04-14 17:15:39 +00:00
Aurimas Liutikas
cef3b50c16 Remove android API 28 sdk from androidx-master-dev checkout.
Change-Id: I3de97a5c6422d1439c0aff206b45f4ee97b44196
Test: None
2020-03-25 21:14:21 +00:00
Aurimas Liutikas
ba5a05b797 Move to a separate branch of external/noto-fonts
In order to prevent us from breaking when changes land in aosp/master
we are moving to a separate branch of noto-fonts.

Change-Id: I0c3480ecfede488d38dddbe9e4521f7f09fad6c3
Test: None, identical branch swap.
2020-03-23 21:20:49 +00:00
Aurimas Liutikas
afccfdfa55 Remove unused studio prebuilts project.
Change-Id: I274ad36bbf1a03f3bfb8fa64532063e52f999cd7
Test: treehugger
2020-03-18 22:57:14 +00:00
Filip Pavlis
ddaf473506 Add goldens project for androidx-master-dev.
Created in b/151081578

Bug: b/129855168
Test: N/A
Change-Id: I71b602d83d4e473504abe6dc757454e2fbf8a31e
2020-03-16 19:23:12 +00:00
Tim Barron
fdd52aeb50 Add external/icu to androidx-master-dev manifest.
Bug: 146766911
Change-Id: I4374558065e449d6bd0ddc7b4886071245446ac6
2020-03-12 18:31:09 -07:00
Alexander Dorokhine
b06544a7c0 Pin CMake to 3.10.2 for androidx-master-dev.
This is the CMake version supported by the external NDK. For the current
HEAD CMake (3.16), gradle crashes with this output:

Could not determine the dependencies of task 'generateJsonModelRelease'.
> Invalid revision: 3.16.4-gb714ebc

Bug: 149853706
Change-Id: I4725b4facdf1ff94834a8efd7d732c4c03c7869a
2020-03-03 14:14:26 -08:00
Alexander Dorokhine
368e1e5cdd Fetch full history of external/icing.
This is the first downstream landing point of this project and we need
to make Android integration changes here. Having a shallow clone makes
this difficult.

Bug: 149427674
Change-Id: I7d8a58d738d764bc44af7ff3489a0f5c70394f49
2020-03-03 12:38:50 -08:00
Aurimas Liutikas
fa7ce35226 Remove unused build tools project.
Test: None, relying on treehugger.

Change-Id: Ib8948d4aac14ba25a719d36e2a278bc8304b0ed6
2020-02-28 05:46:01 +00:00
Aurimas Liutikas
55775059b9 Upgrade to Gradle 6.2
Change-Id: I657ff3f9edb11c5ea09fc0805d9feb5c8aa4afe0
Test: ./gradlew bOS
2020-02-21 18:55:46 +00:00
Alexander Dorokhine
a76ae54390 Add external/protobuf to androidx-master-dev manifest.
The C++ protobuf library is required to compile external/icing C++ code.
It is not available on Maven.

Bug: 149853706
Change-Id: I4185fc50a3262051fdf2ad888ce90a2b88e4cf1a
2020-02-19 17:14:09 -08:00
Alexander Dorokhine
6c5dc9e11e Add external/icing to androidx-master-dev manifest.
Bug: 149427674
Change-Id: Iec634bce08459aa9aec558adb3c2894e9fd9b5c5
2020-02-18 15:44:37 -08:00
Aurimas Liutikas
e6d6a40d93 Add JDK11 as a dependency
Change-Id: I83ea22be500780c352c24b8f62154bebaec274d0
2020-02-14 16:56:06 +00:00
Louis Pullen-Freilich
ae498b65bb Adds build tools 29.0.3 repository
Removes 29.0.0 that is empty and never used

Test: n/a
Change-Id: I67b35dd762f37d88d006c0017520ff7b1a8c761d
2020-01-28 17:28:50 +00:00
Aurimas Liutikas
41b5ae4cbe Move to using Gradle 6.1
Change-Id: I5845f6e8f12188a890a0f5b8e61962b802d2640f
Test: ./gradlew buildOnServer
2020-01-23 00:49:59 +00:00
Hazem Ashmawy
098f0bed7f [AndroidX Webkit] roll boundary interfaces to 42cb598
This rolls the boundary interfaces for the androidx.webkit module
to include the following commit range:
77b0f946f2..42cb5981aa

Test: N/A
2020-01-16 15:18:21 +00:00
Aurimas Liutikas
d499b7a921 Move to Gradle 6.0
Change-Id: Ia6da2689ddcc5a3614f6c2cd2f6553135f887ba1
2019-11-09 00:29:17 +00:00
Anna Malova
a5ef0085d0 [WebView Support Library] roll boundary interfaces to 77b0f94
This rolls the boundary interfaces for the androidx.webkit module
to include the following commit range:
6542df0fa5..77b0f946f2

Test: N/A
2019-10-29 16:37:59 +00:00
Hazem Ashmawy
4688891084 [WebView Support Library] roll boundary interfaces to 6542df0
This rolls the boundary interfaces for the androidx.webkit module
to include the following commit range:
f90b2daa76..6542df0fa5

Fixes: 142394338
Bug: 140178227

Test: N/A
2019-10-15 22:45:46 +00:00
Aurimas Liutikas
2f7dc63938 Add android build tools 29.0.0 repository.
Test: None, this is empty repo so far
Change-Id: I633b126b0446edebcfe1012f371969a9e1f90b09
2019-10-14 15:03:53 +00:00
Nate Fischer
53fb6d6f62 [WebView Support Library] roll boundary interfaces to f90b2da
This rolls the boundary interfaces for the androidx.webkit module
to include the following commit range:
3d3b20aefa..f90b2daa76

Test: N/A
2019-10-01 03:04:59 +00:00
Dustin Lam
6e53ab0a9b Move to Gradle 5.6.2 prebuilt
Test: ./gradlew bOS
Change-Id: Ic738816577ea5218dcc070846692edbdad0efe6d
2019-09-27 16:29:47 +00:00
Shimi Zhang
cefb084ad4 [WebView Support Library] roll boundary interfaces to 3d3b20a
This rolls the boundary interfaces for the androidx.webkit module
to include the following commit range:
7a9c5e2cfd..3d3b20aefa

Test: N/A
2019-09-26 12:37:32 -07:00

View File

@@ -1,59 +1,68 @@
<manifest>
<remote fetch=".." name="aosp" review="https://android-review.googlesource.com/" />
<default remote="aosp" revision="androidx-coordinatorlayout-release" sync-j="8" />
<default remote="aosp" revision="androidx-leanback-release" sync-j="8" />
<superproject name="platform/superproject" remote="aosp" />
<project name="platform/build" path="build/make" revision="439b36875db29d948e4e0413840a3d887bc42aad" />
<project name="platform/build" path="build/make" revision="92c9e7c790bb5d9ab8ad853e6e9fe84268b0401c" upstream="androidx-leanback-release" />
<project name="platform/manifest" path="manifest" revision="d0935e5c722eec368a5a134fc04c6d18a7c76c6b" upstream="androidx-leanback-release" />
<project clone-depth="1" groups="pdk" name="platform/external/noto-fonts" path="external/noto-fonts" revision="edd93470af900408e465118eeec057dc3e70b9a2" />
<project clone-depth="1" groups="pdk" name="platform/external/webview_support_interfaces" path="external/webview_support_interfaces" revision="3fcebd8665a45743c986805415172f915e8aac32" />
<project clone-depth="1" groups="pdk" name="platform/external/doclava" path="external/doclava" revision="59154d17d14d7417b50c91bcc6652031b27c77c7" />
<project clone-depth="1" groups="pdk" name="platform/external/dokka" path="external/dokka" revision="1ad0ecd0487e59b1ca9401f014191f0193e9c484" />
<project clone-depth="1" groups="pdk" name="platform/prebuilts/androidx/external" path="prebuilts/androidx/external" revision="01ebc2a94376a7a4a00b0cf15c0c9e835d740e9a" />
<project clone-depth="1" groups="pdk" name="platform/prebuilts/androidx/internal" path="prebuilts/androidx/internal" revision="bc2248696a443b32d397859baea8d2e576828097" />
<project clone-depth="1" groups="pdk" name="platform/prebuilts/androidx/exoplayer" path="prebuilts/androidx/exoplayer" revision="8759893b15627e09a76140ae550f478c782d3387" />
<project clone-depth="1" groups="pdk" name="platform/prebuilts/androidx/studio" path="prebuilts/androidx/studio" revision="cd8d8b65f54b73f8d9440cebffc4757077182bd8" />
<project clone-depth="1" groups="pdk" name="platform/external/noto-fonts" path="external/noto-fonts" revision="426b647eda05ceaa174c97e1cfa80cbcd4879d37" upstream="androidx-leanback-release" />
<project clone-depth="1" groups="pdk" name="platform/external/webview_support_interfaces" path="external/webview_support_interfaces" revision="5516718e014d098392958691c8e77badb3bc27a4" upstream="androidx-leanback-release" />
<project clone-depth="1" groups="pdk" name="platform/external/doclava" path="external/doclava" revision="8e8dae73d8851e7c7523493c6c8f68133a1a5fd4" upstream="androidx-leanback-release" />
<project clone-depth="1" groups="pdk" name="platform/external/dokka" path="external/dokka" revision="27627c376315d9b65d9f847453b2c23ac077307d" upstream="androidx-leanback-release" />
<project groups="pdk" name="platform/external/icing" path="external/icing" revision="bef3c12e4486a2ebf5dcb305ce399085f0d1200a" upstream="androidx-leanback-release" />
<project clone-depth="1" groups="pdk" name="platform/external/icu" path="external/icu" revision="966b64486fb502b6f3acd11d329e29dff672e8d6" upstream="androidx-leanback-release" />
<project clone-depth="1" groups="pdk" name="platform/external/protobuf" path="external/protobuf" revision="2ad4efceff02cc7b518a2f9d47ad07a435daad9f" upstream="androidx-leanback-release" />
<project clone-depth="1" groups="pdk" name="platform/prebuilts/androidx/external" path="prebuilts/androidx/external" revision="3269db2746118461e74ea19dccfddd9dbb62250e" upstream="androidx-leanback-release" />
<project clone-depth="1" groups="pdk" name="platform/prebuilts/androidx/internal" path="prebuilts/androidx/internal" revision="2d7c2304230b1c5dc6e6c86963472b0177fd5dcf" upstream="androidx-leanback-release" />
<project clone-depth="1" groups="pdk" name="platform/prebuilts/androidx/exoplayer" path="prebuilts/androidx/exoplayer" revision="8759893b15627e09a76140ae550f478c782d3387" upstream="androidx-leanback-release" />
<project clone-depth="1" groups="pdk" name="platform/prebuilts/androidx/traceprocessor" path="prebuilts/androidx/traceprocessor" revision="4d42d0ec3aa0feddcf07ca829467ba7eb3aaa165" upstream="androidx-leanback-release" />
<project clone-depth="1" groups="pdk-fs" name="platform/prebuilts/checkstyle" path="prebuilts/checkstyle" revision="7d6bb91e31d18eadfaf855a9fb7ad6ba81b8b6d9" />
<project clone-depth="1" groups="pdk-fs" name="platform/prebuilts/ktlint" path="prebuilts/ktlint" revision="610ca1db29493fdcd3789d8093a6bc96f3bf000b" />
<project groups="adt-infra,cts,eclipse,motodev,pdk,tools,tradefed" name="platform/tools/repohooks" path="tools/repohooks" revision="481b8785fa4229bd66286540ee8309357e381350" />
<project clone-depth="1" groups="pdk-fs" name="platform/prebuilts/checkstyle" path="prebuilts/checkstyle" revision="86287ba819d07bcd43493948ee6393de31f85f36" upstream="androidx-leanback-release" />
<project clone-depth="1" groups="pdk-fs" name="platform/prebuilts/protobuf" path="prebuilts/protobuf" revision="7f770bcfc83d43216b156d29c38a833a51e4c7e6" upstream="androidx-leanback-release" />
<project groups="adt-infra,cts,eclipse,motodev,pdk,tools,tradefed" name="platform/tools/repohooks" path="tools/repohooks" revision="a3ae3b069e87f3bcc3073409a2d7c64e50abe20b" upstream="androidx-leanback-release" />
<project clone-depth="1" groups="tools" name="platform/tools/external/gradle" path="tools/external/gradle" revision="5a85c76f94b738f7ffe0cbfc01254f9cf5c6062d" />
<project clone-depth="1" groups="tools" name="platform/tools/external/gradle" path="tools/external/gradle" revision="3b919cd7571ac2a4adc84f010157f1dd6e6b37d6" upstream="androidx-leanback-release" />
<project clone-depth="1" name="platform/prebuilts/fullsdk/platforms/android-28" path="prebuilts/fullsdk-darwin/platforms/android-28" revision="4d3b9933013818fdb154a6ecd226426680879a0b">
<linkfile dest="prebuilts/fullsdk-linux/platforms/android-28" src="." />
<project clone-depth="1" name="platform/prebuilts/fullsdk/platforms/android-30" path="prebuilts/fullsdk-darwin/platforms/android-30" revision="1d3db4f3e9eafe2615387a84642f74da4e1d39f2" upstream="androidx-leanback-release">
<linkfile dest="prebuilts/fullsdk-linux/platforms/android-30" src="." />
</project>
<project clone-depth="1" name="platform/prebuilts/fullsdk/platforms/android-29" path="prebuilts/fullsdk-darwin/platforms/android-29" revision="34cce39119d99ba076403687e8ea43526e22aabd">
<linkfile dest="prebuilts/fullsdk-linux/platforms/android-29" src="." />
<project clone-depth="1" name="platform/prebuilts/fullsdk/sources/android-30" path="prebuilts/fullsdk-darwin/sources/android-30" revision="3da604b8524188eb6965fc43d22d6b4bfd7bd6b3" upstream="androidx-leanback-release">
<linkfile dest="prebuilts/fullsdk-linux/sources/android-30" src="." />
</project>
<project clone-depth="1" name="platform/prebuilts/fullsdk/sources/android-28" path="prebuilts/fullsdk-darwin/sources/android-28" revision="b8042fc9b036db0a6692ca853428fc6ab1e60892">
<linkfile dest="prebuilts/fullsdk-linux/sources/android-28" src="." />
<project clone-depth="1" groups="notdefault,platform-darwin" name="toolchain/prebuilts/ndk-darwin/r21" path="prebuilts/fullsdk-darwin/ndk" revision="1c4977f21886e391f7a2105c218fc9de9ac49b31" upstream="androidx-leanback-release">
</project>
<project clone-depth="1" name="platform/prebuilts/fullsdk/sources/android-29" path="prebuilts/fullsdk-darwin/sources/android-29" revision="31c5a00d2d9a1827383eb802d65c4f6133d3cb59">
<linkfile dest="prebuilts/fullsdk-linux/sources/android-29" src="." />
</project>
<project clone-depth="1" groups="pdk" name="toolchain/prebuilts/ndk/r20" path="prebuilts/fullsdk-darwin/ndk" revision="090bbcaa361eb158e8bfc5e6950081cb9679e350">
<linkfile dest="prebuilts/fullsdk-linux/ndk" src="." />
<project clone-depth="1" groups="notdefault,platform-linux" name="toolchain/prebuilts/ndk/r21" path="prebuilts/fullsdk-linux/ndk" revision="be518ef4272ce61fd6dad9db73e9be74853b3974" upstream="androidx-leanback-release">
</project>
<project clone-depth="1" groups="notdefault,platform-darwin" name="platform/prebuilts/fullsdk-darwin/build-tools/28.0.3" path="prebuilts/fullsdk-darwin/build-tools/28.0.3" revision="c2d3aa071e8156f1e1c01a606e924f7b2f259dfc" />
<project clone-depth="1" groups="notdefault,platform-darwin" name="platform/prebuilts/fullsdk-darwin/platform-tools" path="prebuilts/fullsdk-darwin/platform-tools" revision="2bf6a315766501889923832064367be6c163f411" />
<project clone-depth="1" groups="notdefault,platform-darwin" name="platform/prebuilts/fullsdk-darwin/tools" path="prebuilts/fullsdk-darwin/tools" revision="204b8813ffedef10214a4afe04c843f1ee9e4fe7" />
<project clone-depth="1" groups="notdefault,platform-darwin" name="platform/prebuilts/cmake/darwin-x86" path="prebuilts/fullsdk-darwin/cmake" revision="f3bfe547014d2d751b7547ad7847a51b0ea34dc8" />
<project clone-depth="1" groups="notdefault,platform-darwin" name="platform/prebuilts/fullsdk-darwin/build-tools/29.0.3" path="prebuilts/fullsdk-darwin/build-tools/29.0.3" revision="f597735774e931d682fb10e0d0590392f4a69c38" upstream="androidx-leanback-release" />
<project clone-depth="1" groups="notdefault,platform-darwin" name="platform/prebuilts/fullsdk-darwin/build-tools/30.0.2" path="prebuilts/fullsdk-darwin/build-tools/30.0.2" revision="9dfe7865934932eb3b53e35155ea9c40697490c2" upstream="androidx-leanback-release" />
<project clone-depth="1" groups="notdefault,platform-darwin" name="platform/prebuilts/fullsdk-darwin/platform-tools" path="prebuilts/fullsdk-darwin/platform-tools" revision="dcd74cf77f69539e09ed1a6003aa50da3b98efbe" upstream="androidx-leanback-release" />
<project clone-depth="1" groups="notdefault,platform-darwin" name="platform/prebuilts/fullsdk-darwin/tools" path="prebuilts/fullsdk-darwin/tools" revision="204b8813ffedef10214a4afe04c843f1ee9e4fe7" upstream="androidx-leanback-release" />
<project clone-depth="1" groups="notdefault,platform-darwin" name="platform/prebuilts/cmake/darwin-x86" path="prebuilts/fullsdk-darwin/cmake" revision="fc59035d8c856055f2a263dc8a2f9de96c959cc2" upstream="androidx-leanback-release" />
<project clone-depth="1" groups="notdefault,platform-linux" name="platform/prebuilts/fullsdk-linux/build-tools/28.0.3" path="prebuilts/fullsdk-linux/build-tools/28.0.3" revision="52f6ca4404ee1cee36f02594c9f15acf41c2f17b" />
<project clone-depth="1" groups="notdefault,platform-linux" name="platform/prebuilts/fullsdk-linux/platform-tools" path="prebuilts/fullsdk-linux/platform-tools" revision="3a6903d2cdd95ac04b7b79a07272447b694fe0c8" />
<project clone-depth="1" groups="notdefault,platform-linux" name="platform/prebuilts/fullsdk-linux/tools" path="prebuilts/fullsdk-linux/tools" revision="2d5e66a40bd1e6d43ee458efea6f1dd5d5166a59" />
<project clone-depth="1" groups="pdk" name="platform/prebuilts/jdk/jdk8" path="prebuilts/jdk/jdk8" revision="fe743aa0d39ef9bab51c612a957acdd4588d069c" />
<project clone-depth="1" groups="notdefault,platform-linux" name="platform/prebuilts/cmake/linux-x86" path="prebuilts/fullsdk-linux/cmake" revision="da4b9cb08341185e002c8a8c5df73533cdb93b41" />
<project clone-depth="1" groups="notdefault,platform-linux" name="platform/prebuilts/fullsdk-linux/build-tools/29.0.3" path="prebuilts/fullsdk-linux/build-tools/29.0.3" revision="2d89707a7cc994d40bd4c20b3cb42cf5a87e983a" upstream="androidx-leanback-release" />
<project clone-depth="1" groups="notdefault,platform-linux" name="platform/prebuilts/fullsdk-linux/build-tools/30.0.2" path="prebuilts/fullsdk-linux/build-tools/30.0.2" revision="248a5a13b54057d8ed8e93454e9156c0316040b3" upstream="androidx-leanback-release" />
<project clone-depth="1" groups="notdefault,platform-linux" name="platform/prebuilts/fullsdk-linux/platform-tools" path="prebuilts/fullsdk-linux/platform-tools" revision="9d9ea7f9e0c153cee4e56fa8067639015758842b" upstream="androidx-leanback-release" />
<project clone-depth="1" groups="notdefault,platform-linux" name="platform/prebuilts/fullsdk-linux/tools" path="prebuilts/fullsdk-linux/tools" revision="2d5e66a40bd1e6d43ee458efea6f1dd5d5166a59" upstream="androidx-leanback-release" />
<project clone-depth="1" groups="pdk" name="platform/prebuilts/jdk/jdk8" path="prebuilts/jdk/jdk8" revision="b4ad6ebe55e333089df61ed0ff3203e866696c31" upstream="androidx-leanback-release" />
<project clone-depth="1" groups="pdk" name="platform/prebuilts/jdk/jdk11" path="prebuilts/jdk/jdk11" revision="11a95e7d72fc436fe32060863f93852bd242c34c" upstream="androidx-leanback-release" />
<project clone-depth="1" groups="notdefault,platform-linux" name="platform/prebuilts/cmake/linux-x86" path="prebuilts/fullsdk-linux/cmake" revision="de5fa1c66d3bdcbf2bbc62d2504ec6b0b0fb74e1" upstream="androidx-leanback-release" />
<project clone-depth="1" groups="pdk" name="platform/frameworks/support-golden" path="golden" revision="8ac4424bee83435f81c7da812433c5a52fbe0bee" upstream="androidx-leanback-release" />
<project groups="pdk-cw-fs,pdk-fs" name="platform/frameworks/support" path="frameworks/support" revision="9b8f68866c31c24b15201f4e57cfc0af1acaaa88" />
<project groups="pdk-cw-fs,pdk-fs" name="platform/frameworks/support" path="frameworks/support" revision="0afa362aa4ea18b6dabe1abf785534a694e699ac" upstream="androidx-leanback-release" />
<repo-hooks enabled-list="pre-upload" in-project="platform/tools/repohooks" />
</manifest>