Compare commits

...

62 Commits

Author SHA1 Message Date
Android Build Coastguard Worker
fd1bcc67c7 Pin manifest of androidx-test-uiautomator-release(None)
Change-Id: Ic5e595416df7dd435e50233710eabbc5c777463b
2024-11-06 17:21:27 +00:00
Android Build Coastguard Worker
318c951e9b Pin manifest of androidx-test-uiautomator-release(None)
Change-Id: I7f3a2b30c35db860c86835e2cd2c0001e3f5bac7
2024-02-05 21:55:27 +00:00
Android Build Coastguard Worker
b7d2c976f4 Pin manifest of androidx-test-uiautomator-release(None)
Change-Id: I8dd9051590175caeac038867892b3fa622972122
2024-01-26 01:44:48 +00:00
android-build-prod (mdb)
561a85e788 DO NOT MERGE ANYWHERE Create manifest for androidx-test-uiautomator-release
Change-Id: I407b881a902b5adc8278c4daedc0a9a9d1930ae0
BUG: 319268621
2024-01-25 07:00:59 +00:00
Aurimas Liutikas
809b9df8e0 Add prebuilts/fullsdk-*/cmdline-tools to the checkout
These will be used to access d8 that is now being published here

Test: None
Change-Id: Ic20fac3586073bbbba769ed167b4796bcb3de2a6
2024-01-19 21:11:07 +00:00
Aurimas Liutikas
df306743b6 Remove external/dokka from the checkout
Change-Id: I5bc59ade79c83ca2c944a5ccaf2f5cbb8b36b61c
Test: None
2023-11-28 22:37:51 +00:00
Aurimas Liutikas
65447015b5 Remove unused google-benchmark project
Change-Id: Ie97865daf1d8bf5c9a260d0bdfb336d6a60aabe5
Test: None
2023-11-28 21:45:00 +00:00
Fred Sladkey
39d38a0a85 Update NDK version to r25
Change-Id: I687c6ad542a9a6c6ee33abc1b1901faeaf80639b
2023-11-06 14:33:49 +00:00
Aurimas Liutikas
c1f004fd13 Remove jdk8 project
It is no longer needed for androidx builds

Change-Id: I1d867cba50dfbaf24d4971b85e600ee322e3367f
2023-10-11 22:32:43 +00:00
Daniel Santiago Rivera
d391faf6cf Add external/sqlite
Change-Id: Ifd9071793f5c836da0ada8aafca6465a9c1c7595
Test: none
2023-09-15 00:01:49 +00:00
Aurimas Liutikas
88426bdb52 Remove kernel-build-tools
Change-Id: I9bf9f3e91120ad72c4da77f1bb860dcb780e0d7a
Test: None
2023-08-14 23:48:14 +00:00
Xin Li
764f2b2bd2 DO NOT MERGE ANYWHERE - Update androidx-main to use main branch.
Bug: b/289400079
Change-Id: Iedec833dac3d33450525887397a63abb9b8e69fa
2023-07-05 23:02:11 -07:00
Aurimas Liutikas
2f725f5c3f Use androidx-main branch for dexter project
Bug: 279993254
Change-Id: I3619e600ea4d8705106703c4cafc533aae62c66d
Test: None
2023-05-10 16:50:27 +00:00
Alan Viverette
148dd20315 Migrate platform SDKs to top-level fullsdk project
Bug: 276342216
Test: it builds
Change-Id: Ia21d97e80d0a6333a7ec69bed0e897a38fdb07ab
2023-03-31 17:57:28 +00:00
Alan Viverette
e824075990 Update android-TPS for android-33-ext5
Merged-In: I1b7edcc7565c4216ca70a8a3bebddcab428194ff
Change-Id: I5a9543c77b0f3aece64474766cd7508fb313d15c
2023-03-13 10:41:19 -04:00
Alan Viverette
bb07b11f45 Add android-33-ext4 SDK to prebuilts
Change-Id: I01aee5ed60e1090fd3e51e3a9cc89931d470ba88
2023-01-05 15:37:21 +00:00
Aurimas Liutikas
d2c2e084c1 Remove unused JDK 11
Metalava now also uses JDK 17 and thus JDK 11 is no
longer needed

Change-Id: I0b4dba7943986b3542dbbe9a7372c7adef5d4bd1
Test: None
2022-10-18 21:51:45 +00:00
Aurimas Liutikas
a1bba02434 Put back JDK 11 for metalava integration usecases.
Change-Id: Ie759ebebb368bbf97241c76c8afa06ad07c2aa23
Test: None
2022-10-11 11:59:39 +00:00
Aurimas Liutikas
e62dc091f9 Add JDK 17 to androidx-main
Change-Id: I83712a7e1dc2e01dc1b0321eb0ffc908de9060bc
Test: None
2022-10-03 18:05:05 +00:00
Aurimas Liutikas
3b892c0173 Remove unused doclava repository
Change-Id: Ib750a2201cb673cc6b320429bc4fcddca1ebd96d
Test: none
2022-09-28 18:32:58 +00:00
Aurimas Liutikas
b0d0804950 Remove unused platforms
Change-Id: Ic2f2aa454def99435ba560bc4b417aa4addcdf72
Test: None
2022-07-26 19:52:42 +00:00
Aurimas Liutikas
971fcc4112 Move to metalava-main instead of master
Change-Id: I36ab36ce090717a133f60a0f7e3089c69f4c293e
Test: None
2022-05-18 21:13:22 +00:00
Aurimas Liutikas
e520ecdb5d Move to using androidx-main for fullsdk-* projects
Bug: 229911554
Change-Id: Ia039457321c1764246db72bf48e674a856885469
Test: presubmit
2022-05-09 23:12:33 +00:00
Alan Viverette
da86bf44a7 Add SDK 32 fullsdk to repo manifest
Bug: 230495534
Change-Id: I56302e403bd6fa42a56b11a92e309f92e209c1ba
2022-05-06 20:37:02 +00:00
Fred Sladkey
21d80c32ce Change NDK path form $SDK/ndk to $SDK/ndk-bundle which is a standard location which AGP will check for.
Doesn't require any AndroidX changes because this is also one of the standard locations we check for.

Verified locally and by running presubmit on a topic with an empty commit in androidx-main.

Bug: b/229631212
Change-Id: I95e3a8787da6dd236215240e069f3aa6b763466b
2022-05-04 15:48:23 +00:00
Alan Viverette
5aa8bead17 Prepare androidx-main for Tiramisu SDK finalization
Bug: 229975895
Test: repo sync
Change-Id: I3e4e1bfaf9e1736bdade1052352ea9947dbf5fc9
2022-04-22 18:54:37 +00:00
Aurimas Liutikas
e57d096e13 Move to prebuilts/fullsdk-linux/build-tools/
Stop using per-version repository for build tools, instead use
one that can store all the version

Change-Id: I9deb0242e1315d1cd84f3c987ca649258b6fb30a
Test: None
Bug: 216480904
2022-04-21 00:33:59 +00:00
Sam Gilbert
2302c4326c Add metalava to androidx repo
Change-Id: Ie2a014007a7061070d1f263ec3d6950a3eaf29f9
Bug: 228469190
2022-04-07 18:24:10 +00:00
Samuel Freilich
323fc69475 Fix path for external/ink-stroke-modeler
Also add external dependencies for ink-stroke-modeler (abseil-cpp and
googletest) to the manifest.

BUG: 226647693

Test: TH
Change-Id: I0c7f0b812c408f45dd27dd1dd31de046915e1d38
2022-03-29 11:43:32 -04:00
Samuel Freilich
c662dc6710 Add external/ink-stroke-modeler to manifest
BUG: 226647693

Test: TH
Change-Id: I5df592d5728c9673cc44dbca37d15d57a1d1f994
2022-03-28 15:27:23 -04:00
David Saff
0833025177 Add build-tools to use nsjail to block network in CI.
Bug: 200310433
Change-Id: I454aed525d9f97c9d66cf7222e7c51626ae121ef
2022-03-21 16:59:58 -04:00
Aurimas Liutikas
f3dae49e4e Add build-tools 32.1.0
By the time I got to adding 32.0.0, 32.1.0 is already available.

Bug: 216480904
Change-Id: I746ec3e247d8ee64aa8460f2a33c11fc88ea6476
2022-02-11 17:52:17 +00:00
David Saff
1511845adf Add konan dependencies project to androidx-main repo manifest
Bug: 218326769
Change-Id: I737dc7b82f679c9c2a762e07aa47660446d0c2c2
2022-02-07 13:32:47 -05:00
Aurimas Liutikas
3f8e4c9d6d Add build-tools 32.0.0 to the project
Test: None
Change-Id: I546fc927dbf608d139ca8601daa85fbf4f7f6eec
2022-01-26 18:21:17 +00:00
Jens Ole Lauridsen
bec492c1ba Add Dexter to aosp/androidx-main
Revision: 74c2cf6b983956ac8e9a23422a4d6a08c0019bf5
Change-Id: I8318c221b1c6322ed8d301f05ac10c617f6662a2
2022-01-07 15:08:47 -08:00
Fred Sladkey
d190dbc7d8 Add kernel/prebuilts/build-tools repo to manifest to allow access to libabigail tools (abidw / abidiff)
Change-Id: Ic9f89516e9fbebe6b94b038d38961dec54bdabd0
2021-11-08 18:52:32 +00:00
Xin Li
346d56b4ef Fix path for Darwin cmake binary.
Change-Id: I8091dc174bc40bcf91a20cbb4a916080515e4e4c
2021-11-01 10:04:36 -07:00
Fred Sladkey
aebbe94ed3 Update NDK / CMake prebuilts
Upgrades NDK version from 21 to 23, unpins CMake from 3.10.2 and set to master (3.18.1). Adds dependency on Ninja prebuilt which was previously bundled with CMake 3.10.2.

Bug: 196982163
Change-Id: I6848b251c7058143a2e360d78241efa1ceaefe64
2021-10-27 16:18:52 +00:00
Alan Viverette
90cd40626d Add tools/fetch_artifact so we can migrate to open-source artifact fetcher
Change-Id: I9988a6ab866d80505333a25cd22314efdead7934
2021-10-26 20:40:58 +00:00
Alan Viverette
c6b765eda3 Remove android-30 from SDK platforms and sources
Bug: 196981780
Change-Id: I222e41eafe699fc794bc6a4b2a4c7ece21bee64d
Test: ./gradlew bOS
2021-08-18 18:52:02 +00:00
Alan Viverette
55a3bfc5d1 Refactor androidx-main manifest
Cleans up organization and removes unnecessary properties.

Bug: 1798709
Test: Tested locally
Change-Id: I5a85dc20dbb35dec83d3a5494fdc36e35249787e
2021-08-18 14:45:41 +00:00
Dustin Lam
853cd71c39 Add google benchmark source to androidx
Change-Id: I754c4ce588478850683f32c55f2d1db0064f9fa9
2021-08-11 11:07:53 -07:00
Alan Viverette
b003194951 Update manifest for forked projects
Bug: 191673756
Change-Id: I84536c5a61b71aae9ba9c153effddcc1b63b5649
Test: ./gradlew updateApi
2021-08-11 00:46:53 +00:00
Chris Warrington
2499522abb Update build tools to 30.0.3
Bug: 190816401
Test: ./gradlew :bOS
Change-Id: I3768459325b359d704becda9d99bd87596dbbe4d
2021-06-29 14:03:46 +01:00
Alan Viverette
77884b09f0 Add manifest entries for SDK 31
Bug: 191673756
Change-Id: Ieaced5ed780826ee486e3966d54901ecd117617b
Test: N/A
2021-06-25 15:05:40 +00:00
Alan Viverette
e199cbe26e Add libyuv sources
Bug: 191380904
Change-Id: I3eeaf3291612a08f878c919568eadf72a12ad525
2021-06-17 19:08:05 +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

View File

@@ -1,126 +1,93 @@
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="aosp"
fetch=".."
review="https://android-review.googlesource.com/" />
<default revision="androidx-master-dev"
remote="aosp"
sync-j="8" />
<!-- BEGIN dependencies -->
<project path="build/make" name="platform/build" />
<!-- External dependencies -->
<!-- Config: shallow + same revision -->
<project path="external/noto-fonts" name="platform/external/noto-fonts" groups="pdk" clone-depth="1" />
<project path="external/webview_support_interfaces" name="platform/external/webview_support_interfaces" groups="pdk" clone-depth="1" revision="396142f05ddfe58f34ab19297bfa507544d85acd" />
<project path="external/doclava" name="platform/external/doclava" groups="pdk" clone-depth="1" revision="master" />
<project path="external/dokka" name="platform/external/dokka" groups="pdk" clone-depth="1" revision="master" />
<project path="external/icing" name="platform/external/icing" groups="pdk" />
<project path="external/icu" name="platform/external/icu" groups="pdk" clone-depth="1" revision="master" />
<project path="external/protobuf" name="platform/external/protobuf" groups="pdk" clone-depth="1" revision="master" />
<project path="prebuilts/androidx/external" name="platform/prebuilts/androidx/external" groups="pdk" clone-depth="1" />
<project path="prebuilts/androidx/internal" name="platform/prebuilts/androidx/internal" groups="pdk" clone-depth="1" />
<project path="prebuilts/androidx/exoplayer" name="platform/prebuilts/androidx/exoplayer" groups="pdk" clone-depth="1" />
<!-- Tools dependencies -->
<!-- Config: shallow + master revision -->
<project path="prebuilts/checkstyle" name="platform/prebuilts/checkstyle" groups="pdk-fs" clone-depth="1" revision="master" />
<project path="prebuilts/ktlint" name="platform/prebuilts/ktlint" groups="pdk-fs" clone-depth="1" revision="master" />
<project path="tools/repohooks" name="platform/tools/repohooks" groups="adt-infra,cts,eclipse,motodev,pdk,tools,tradefed" revision="master" />
<!-- Gradle dependencies -->
<!-- Config: shallow -->
<project path="tools/external/gradle" name="platform/tools/external/gradle" groups="tools" clone-depth="1" />
<!-- SDK dependencies (shared) -->
<!-- Config: shallow + master revision -->
<project
path="prebuilts/fullsdk-darwin/platforms/android-29"
name="platform/prebuilts/fullsdk/platforms/android-29"
revision="master"
clone-depth="1">
<linkfile src="." dest="prebuilts/fullsdk-linux/platforms/android-29" />
<remote name="aosp" fetch=".." review="https://android-review.googlesource.com/" />
<default revision="androidx-test-uiautomator-release" remote="aosp" />
<project path="build/make" name="platform/build" revision="099e01119f72dffbdb2315819442b46d81625d3a" upstream="androidx-test-uiautomator-release" />
<project path="external/dexter" name="platform/tools/dexter" clone-depth="1" revision="7bc2c8ccf1db5bd95d471f52ecfe732b5722ff61" upstream="androidx-test-uiautomator-release" />
<project path="external/noto-fonts" name="platform/external/noto-fonts" clone-depth="1" revision="c6db8056b21a2d1ef9ad09a0a177447560190571" upstream="androidx-test-uiautomator-release" />
<project path="external/webview_support_interfaces" name="platform/external/webview_support_interfaces" clone-depth="1" revision="100631c32aecc3b9e3e44b171ceccfe98d567956" upstream="androidx-test-uiautomator-release" />
<project path="external/icing" name="platform/external/icing" clone-depth="1" revision="a81a0c8cb5c424e6eed6cec1bd687bc4d609e6cd" upstream="androidx-test-uiautomator-release" />
<project path="external/icu" name="platform/external/icu" clone-depth="1" revision="304410e63a5426aa480a450f7386b3e1ff240096" upstream="androidx-test-uiautomator-release" />
<project path="external/sqlite" name="platform/external/sqlite" clone-depth="1" revision="faf50912c8ff37d969db9c9d4b8f1e3139f28a7c" upstream="androidx-test-uiautomator-release" />
<project path="external/protobuf" name="platform/external/protobuf" clone-depth="1" revision="24a7e90629553667d2c1f5f748e5c5242790f7e5" upstream="androidx-test-uiautomator-release" />
<project path="prebuilts/androidx/external" name="platform/prebuilts/androidx/external" clone-depth="1" revision="fb3d055d99c2b59fc7b7d9d8fe2e90c1e2abaa37" upstream="androidx-test-uiautomator-release" />
<project path="prebuilts/androidx/internal" name="platform/prebuilts/androidx/internal" clone-depth="1" revision="a97bf15f2fbcf517e8c1e0273fc8ec55b3ff3786" upstream="androidx-test-uiautomator-release" />
<project path="prebuilts/androidx/exoplayer" name="platform/prebuilts/androidx/exoplayer" clone-depth="1" revision="8759893b15627e09a76140ae550f478c782d3387" upstream="androidx-test-uiautomator-release" />
<project path="prebuilts/androidx/traceprocessor" name="platform/prebuilts/androidx/traceprocessor" clone-depth="1" revision="38276ebb924dd6cb94ab6abb4548fdbb3a440fb5" upstream="androidx-test-uiautomator-release" />
<project path="prebuilts/androidx/konan" name="platform/prebuilts/androidx/konan" clone-depth="1" revision="dec8ba079c9f46248dfdb3c60e93a4929dbcab64" upstream="androidx-test-uiautomator-release" />
<project path="external/abseil-cpp" name="platform/external/abseil-cpp" clone-depth="1" revision="1547b2ac1a03c46bc275c4e62a273ca62969cc2c" upstream="androidx-test-uiautomator-release" />
<project path="external/ink-stroke-modeler" name="platform/external/ink-stroke-modeler" clone-depth="1" revision="2a7a122b5c5b145a9e967b69ed8c3b02f8514f73" upstream="androidx-test-uiautomator-release" />
<project path="external/libyuv" name="platform/external/libyuv" clone-depth="1" revision="bed895aec6ca4c90c05ed777c68cca46f8380795" upstream="androidx-test-uiautomator-release" />
<project path="prebuilts/checkstyle" name="platform/prebuilts/checkstyle" clone-depth="1" revision="cbc1b8eda862ba707d62aeb235c8cf9d5664ca13" upstream="androidx-test-uiautomator-release" />
<project path="tools/repohooks" name="platform/tools/repohooks" clone-depth="1" revision="2976a4d245c1ad0887873f24d9ae7d2ca7939b57" upstream="androidx-test-uiautomator-release" />
<project path="tools/fetch_artifact" name="tools/fetch_artifact" clone-depth="1" revision="7d5d8c7e36eb15d8a5389ca19e3b0aeb1daa1326" upstream="androidx-test-uiautomator-release" />
<project path="tools/metalava" name="platform/tools/metalava" clone-depth="1" revision="ad2a20d9ffe3d0c915a7e32820f202ce5c672136" upstream="androidx-test-uiautomator-release" />
<project path="prebuilts/protobuf" name="platform/prebuilts/protobuf" clone-depth="1" revision="1032661b632ef1325de4c4829008dab8571c346e" upstream="androidx-test-uiautomator-release" />
<project path="tools/external/gradle" name="platform/tools/external/gradle" clone-depth="1" revision="c98398add8bba54e2e7c261652665fc900a2a630" upstream="androidx-test-uiautomator-release" />
<project path="prebuilts/fullsdk-darwin/platforms" name="platform/prebuilts/fullsdk/platforms" clone-depth="1" revision="f2015165801a4efb7c919e9bf39e8d5a18fb4d0f" upstream="androidx-test-uiautomator-release">
<linkfile src="." dest="prebuilts/fullsdk-linux/platforms" />
</project>
<project
path="prebuilts/fullsdk-darwin/sources/android-29"
name="platform/prebuilts/fullsdk/sources/android-29"
revision="master"
clone-depth="1">
<linkfile src="." dest="prebuilts/fullsdk-linux/sources/android-29" />
<project path="prebuilts/fullsdk-darwin/sources" name="platform/prebuilts/fullsdk/sources" clone-depth="1" revision="bcfbe3a5fc572ea731c08053d83160e677c877da" upstream="androidx-test-uiautomator-release">
<linkfile src="." dest="prebuilts/fullsdk-linux/sources" />
</project>
<project
path="prebuilts/fullsdk-darwin/ndk"
name="toolchain/prebuilts/ndk/r20"
revision="master"
groups="pdk"
clone-depth="1">
<linkfile src="." dest="prebuilts/fullsdk-linux/ndk" />
<project path="prebuilts/fullsdk-darwin/build-tools" name="platform/prebuilts/fullsdk-darwin/build-tools" clone-depth="1" groups="notdefault,platform-darwin" revision="8c0b0dee18fd672f0461484c9dfa35260f10c3b8" upstream="androidx-test-uiautomator-release" />
<project path="prebuilts/fullsdk-darwin/cmdline-tools" name="platform/prebuilts/fullsdk-darwin/cmdline-tools" clone-depth="1" groups="notdefault,platform-darwin" revision="259b6a33db4ae6e34ce4121c79b48b222f9815ff" upstream="androidx-test-uiautomator-release" />
<project path="prebuilts/fullsdk-darwin/platform-tools" name="platform/prebuilts/fullsdk-darwin/platform-tools" clone-depth="1" groups="notdefault,platform-darwin" revision="58c35e83c9694fddff4c4f9b1e2ee52e8030e02e" upstream="androidx-test-uiautomator-release" />
<project path="prebuilts/fullsdk-darwin/tools" name="platform/prebuilts/fullsdk-darwin/tools" clone-depth="1" groups="notdefault,platform-darwin" revision="204b8813ffedef10214a4afe04c843f1ee9e4fe7" upstream="androidx-test-uiautomator-release" />
<project path="prebuilts/fullsdk-linux/build-tools" name="platform/prebuilts/fullsdk-linux/build-tools" clone-depth="1" groups="notdefault,platform-linux" revision="d7421d193136778ce7ade411810369868ea53626" upstream="androidx-test-uiautomator-release" />
<project path="prebuilts/fullsdk-linux/cmdline-tools" name="platform/prebuilts/fullsdk-linux/cmdline-tools" clone-depth="1" groups="notdefault,platform-linux" revision="066e40b1aba006cf95698c9d34a5c50ff992f5d8" upstream="androidx-test-uiautomator-release" />
<project path="prebuilts/fullsdk-linux/platform-tools" name="platform/prebuilts/fullsdk-linux/platform-tools" clone-depth="1" groups="notdefault,platform-linux" revision="aeab0237a751944bed722f6bcc665a7e08d669fd" upstream="androidx-test-uiautomator-release" />
<project path="prebuilts/fullsdk-linux/tools" name="platform/prebuilts/fullsdk-linux/tools" clone-depth="1" groups="notdefault,platform-linux" revision="2d5e66a40bd1e6d43ee458efea6f1dd5d5166a59" upstream="androidx-test-uiautomator-release" />
<project path="prebuilts/build-tools" name="platform/prebuilts/build-tools" groups="notdefault,platform-linux" clone-depth="1" revision="f1e15ee3498c00a329ce89d2758a5542368c209a" upstream="androidx-test-uiautomator-release" />
<project path="prebuilts/fullsdk-darwin/ndk-bundle" name="toolchain/prebuilts/ndk-darwin/r25" revision="6f9339fe3d6319e482dd44bb0d44c2d3c1066f9d" clone-depth="1" groups="notdefault,platform-darwin" upstream="androidx-test-uiautomator-release" />
<project path="prebuilts/fullsdk-darwin/cmake" name="platform/prebuilts/cmake/darwin-x86" revision="7aea7e9880110799088cd1de509886871078306f" groups="notdefault,platform-darwin" clone-depth="1" upstream="androidx-test-uiautomator-release">
<linkfile src="bin/cmake" dest="prebuilts/fullsdk-darwin/native-build-tools/bin/cmake" />
</project>
<!-- SDK dependencies (darwin) -->
<!-- Config: shallow + master revision -->
<project
path="prebuilts/fullsdk-darwin/build-tools/29.0.3"
name="platform/prebuilts/fullsdk-darwin/build-tools/29.0.3"
revision="master"
clone-depth="1"
groups="notdefault,platform-darwin" />
<project
path="prebuilts/fullsdk-darwin/platform-tools"
name="platform/prebuilts/fullsdk-darwin/platform-tools"
revision="master"
clone-depth="1"
groups="notdefault,platform-darwin" />
<project
path="prebuilts/fullsdk-darwin/tools"
name="platform/prebuilts/fullsdk-darwin/tools"
revision="master"
clone-depth="1"
groups="notdefault,platform-darwin" />
<project
path="prebuilts/fullsdk-darwin/cmake"
name="platform/prebuilts/cmake/darwin-x86"
revision="fc59035d8c856055f2a263dc8a2f9de96c959cc2"
groups="notdefault,platform-darwin"
clone-depth="1" />
<!-- SDK dependencies (linux) -->
<!-- Config: shallow + master revision -->
<project
path="prebuilts/fullsdk-linux/build-tools/29.0.3"
name="platform/prebuilts/fullsdk-linux/build-tools/29.0.3"
revision="master"
clone-depth="1"
groups="notdefault,platform-linux" />
<project
path="prebuilts/fullsdk-linux/platform-tools"
name="platform/prebuilts/fullsdk-linux/platform-tools"
revision="master"
clone-depth="1"
groups="notdefault,platform-linux" />
<project
path="prebuilts/fullsdk-linux/tools"
name="platform/prebuilts/fullsdk-linux/tools"
revision="master"
clone-depth="1"
groups="notdefault,platform-linux" />
<project
path="prebuilts/jdk/jdk8"
name="platform/prebuilts/jdk/jdk8"
revision="androidx-master-dev"
groups="pdk"
clone-depth="1" />
<project
path="prebuilts/jdk/jdk11"
name="platform/prebuilts/jdk/jdk11"
revision="bbeda2d62c42637bc218e5de0fc3471bfd0cf5c0"
groups="pdk"
clone-depth="1" />
<project
path="prebuilts/fullsdk-linux/cmake"
name="platform/prebuilts/cmake/linux-x86"
revision="de5fa1c66d3bdcbf2bbc62d2504ec6b0b0fb74e1"
groups="notdefault,platform-linux"
clone-depth="1" />
<!-- Golden images -->
<project path="golden" name="platform/frameworks/support-golden" groups="pdk" clone-depth="1" />
<!-- END dependencies -->
<!-- BEGIN target project -->
<project path="frameworks/support" name="platform/frameworks/support" groups="pdk-cw-fs,pdk-fs" />
<!-- END target project -->
<project path="prebuilts/fullsdk-darwin/ninja" name="platform/prebuilts/ninja/darwin-x86" revision="f321e197944c19d273cec788b9a3e8ca94331248" groups="notdefault,platform-darwin" clone-depth="1" upstream="androidx-test-uiautomator-release">
<linkfile src="ninja" dest="prebuilts/fullsdk-darwin/native-build-tools/bin/ninja" />
</project>
<project path="prebuilts/fullsdk-linux/ndk-bundle" name="toolchain/prebuilts/ndk/r25" revision="1622e087e1b881a0c7c744091d314662d12f0997" clone-depth="1" groups="notdefault,platform-linux" upstream="androidx-test-uiautomator-release" />
<project path="prebuilts/fullsdk-linux/cmake" name="platform/prebuilts/cmake/linux-x86" revision="001ed46e3703c78cbc3838adfe4c14ba279f9ff7" groups="notdefault,platform-linux" clone-depth="1" upstream="androidx-test-uiautomator-release">
<linkfile src="bin/cmake" dest="prebuilts/fullsdk-linux/native-build-tools/bin/cmake" />
</project>
<project path="prebuilts/fullsdk-linux/ninja" name="platform/prebuilts/ninja/linux-x86" revision="8a10824f74fe0e22af9bf314a837f5b70e2bb67f" groups="notdefault,platform-linux" clone-depth="1" upstream="androidx-test-uiautomator-release">
<linkfile src="ninja" dest="prebuilts/fullsdk-linux/native-build-tools/bin/ninja" />
</project>
<project path="prebuilts/jdk/jdk17" name="platform/prebuilts/jdk/jdk17" revision="7c17ccef006e890c13a76e99801a5a8f63113261" clone-depth="1" upstream="androidx-test-uiautomator-release" />
<project path="golden" name="platform/frameworks/support-golden" clone-depth="1" revision="6d819c5e7fe0e21e2587c177e8efb980e31a8c0e" upstream="androidx-test-uiautomator-release" />
<project path="frameworks/support" name="platform/frameworks/support" revision="d375ebd81518b9f5e41545a20332a2a5a881431b" upstream="androidx-test-uiautomator-release" />
<repo-hooks in-project="platform/tools/repohooks" enabled-list="pre-upload" />
</manifest>
</manifest>