Compare commits

...

39 Commits

Author SHA1 Message Date
Android Build Coastguard Worker
9182481068 Pin manifest of androidx-customview-release(None)
Change-Id: I74bda9d15095fc555a14cc33841b3341535eb1da
2025-03-31 16:19:32 -07:00
Android Build Coastguard Worker
b028de4a53 Pin manifest of androidx-customview-release(None)
Change-Id: I7b621e1612e117d5ad8a816fe47fc9f7637a4380
2025-03-25 10:53:20 -07:00
Android Build Coastguard Worker
4a5bb08c7e Pin manifest of androidx-customview-release(None)
Change-Id: I382769371e9c9e601848dbcded0ff9f26c0c406f
2025-03-21 14:16:12 -07:00
android-build-prod (mdb)
2a6bfab488 Pin manifest of androidx-customview-release
Change-Id: Ic2ecdac698a7c01e90e4814ca28a328f50691121
2020-07-16 20:28:22 +00:00
android-build-prod (mdb)
4c6dcc9fd9 Pin manifest of androidx-customview-release
Change-Id: I4e09b2bdf5c55b04eca1279a3e0d2789b290f1aa
2020-07-16 17:43:34 +00:00
android-build-prod (mdb)
7604063861 Pin manifest of androidx-customview-release
Change-Id: I0e6c03e3cf70b7ff34359dc0015f5f0ccd714582
2020-06-12 23:30:12 +00:00
android-build-prod (mdb)
9a9bdd7957 Pin manifest of androidx-customview-release
Change-Id: Ia6a27b9ffd39cd3b9d09ff2723e8fedaa669dab5
2020-05-12 14:09:32 +00:00
android-build-prod (mdb)
fe09010500 Pin manifest of androidx-customview-release
Change-Id: I41c388b9ff2b7d219de0e6c039ad1d20edfc2b2f
2020-04-09 00:42:23 +00:00
android-build-prod (mdb)
59ab5061e6 DO NOT MERGE ANYWHERE Create manifest for androidx-customview-release
Change-Id: I31a0edd470c387c67506757f3439f58f2e1a0355
BUG: 153456804
2020-04-08 15:57:30 +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
Anna Malova
872012c28e [WebView Support Library] roll boundary interfaces to 7a9c5e2
This rolls the boundary interfaces for the androidx.webkit module
to include the following commit range:
2e8b9b6ba0..7a9c5e2cfd

Test: N/A
2019-09-18 17:01:54 +01:00
Andrea Falcone
b1dde54d28 Use toolchain/prebuilts for ndk 2019-08-26 14:19:07 -04:00
Andrea Falcone
f4fa8e12ec Change location of ndk and cmake to be under fullsdk
because this is where studio/gradle will look for them
relative to the sdk dir without additional configuration

Change-Id: I2c78346cdb9a7604987d0db00127ab0efee1880c
2019-08-23 14:21:02 -04:00
Andrea Falcone
5f6e86d079 Add ndk and cmake prebuilts for androidx
Change-Id: I60bf546ac4a7bbb11115427b4ef8125b47c74143
2019-08-22 15:18:43 -04:00
Leland Richardson
8ce5a349af Add prebuilts/androidx/studio
Bug: 137137433
2019-07-16 00:16:06 +00:00
Aurimas Liutikas
d7affe8854 Move to Gradle 5.5.1 prebuilt
Change-Id: I2a43fa7fa09821a0910ada205451b2b80c4120f6
2019-07-11 16:22:54 +00:00
Daniel Santiago Rivera
43f9bbe2fc Update manifest to use androidx-master-dev jdk8 branch.
Change-Id: Ifd141945c685c22c62ee4a91a89931aa6360f6b0
2019-06-05 18:29:19 +00:00
Aurimas Liutikas
984901bbee Add android-29 prebuilts repository to androidx-master-dev
Bug: 134525124
Change-Id: Ic2c239d63f6216e7a2249b4e23f291485dd5056d
Test: None
2019-06-04 23:12:28 +00:00

View File

@@ -1,95 +1,107 @@
<?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" revision="master" />
<project path="external/webview_support_interfaces" name="platform/external/webview_support_interfaces" groups="pdk" clone-depth="1" revision="2e8b9b6ba018303475d25a227aecc08a08280fb9" />
<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="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 + specific revision -->
<project path="tools/external/gradle" name="platform/tools/external/gradle" groups="tools" revision="5.4" clone-depth="1" />
<!-- SDK dependencies (shared) -->
<!-- Config: shallow + master revision -->
<project
path="prebuilts/fullsdk-darwin/platforms/android-28"
name="platform/prebuilts/fullsdk/platforms/android-28"
revision="master"
clone-depth="1">
<linkfile src="." dest="prebuilts/fullsdk-linux/platforms/android-28" />
<remote name="aosp" fetch=".." review="https://android-review.googlesource.com/" />
<default revision="androidx-customview-release" remote="aosp" />
<project path="build/make" name="platform/build" revision="2f887fcd39033be742ff4027b17a0b2c2bccc20a" upstream="androidx-customview-release" />
<project path="external/dexter" name="platform/tools/dexter" clone-depth="1" revision="7bc2c8ccf1db5bd95d471f52ecfe732b5722ff61" upstream="androidx-customview-release" />
<project path="external/noto-fonts" name="platform/external/noto-fonts" clone-depth="1" revision="782541ddb665e5fc5063ccdba4b8a2ef1bf40770" upstream="androidx-customview-release" />
<project path="external/webview_support_interfaces" name="platform/external/webview_support_interfaces" clone-depth="1" revision="cdf73f12ec96ee5ada8a523189d8e86d704be581" upstream="androidx-customview-release" />
<project path="external/icing" name="platform/external/icing" clone-depth="1" revision="225e2b561d7fbe46c2780c59c1b96e41fe27c9e4" upstream="androidx-customview-release" />
<project path="external/icu" name="platform/external/icu" clone-depth="1" revision="077eeeffbfb6a8366bcec086fc614a31ab779e9f" upstream="androidx-customview-release" />
<project path="external/sqlite" name="platform/external/sqlite" clone-depth="1" revision="ea82b873876703f67948107f0d59691cea51ebd0" upstream="androidx-customview-release" />
<project path="external/abseil-cpp" name="platform/external/abseil-cpp" clone-depth="1" revision="decc3e6e05667ccb5f8e2cfb20496b5e7b10cf99" upstream="androidx-customview-release" />
<project path="external/ink-stroke-modeler" name="platform/external/ink-stroke-modeler" clone-depth="1" revision="6cc88454220223252d5e7cb22fc46518b5595a0e" upstream="androidx-customview-release" />
<project path="external/libyuv" name="platform/external/libyuv" clone-depth="1" revision="df3f933cd997c6e5a6f842d9e9177cc68a1636a2" upstream="androidx-customview-release" />
<project path="external/compose-hero-benchmarks/poxedex-compose" name="platform/external/compose-hero-benchmarks/poxedex-compose" clone-depth="1" revision="e777ba83c95e103a5be4f2b24511ac84deb74159" upstream="androidx-customview-release" />
<project path="external/protobuf" name="platform/external/protobuf" clone-depth="1" revision="e0e887d3a8c707ad9629a709e3be129a38bce988" upstream="androidx-customview-release" />
<project path="prebuilts/androidx/chrome-for-testing" name="platform/prebuilts/androidx/chrome-for-testing" clone-depth="1" revision="554ec2c1ece82dcbe358592caf4c86a11ea49e62" upstream="androidx-customview-release" />
<project path="prebuilts/androidx/external" name="platform/prebuilts/androidx/external" clone-depth="1" revision="bbe024b958637e49f8c0c46d90b98b0165115b42" upstream="androidx-customview-release" />
<project path="prebuilts/androidx/internal" name="platform/prebuilts/androidx/internal" clone-depth="1" revision="28b314d920ad57e288326983eb7341dc6d637d74" upstream="androidx-customview-release" />
<project path="prebuilts/androidx/javascript-for-kotlin" name="platform/prebuilts/androidx/javascript-for-kotlin" clone-depth="1" revision="fc3fd63751b5b6e9e24827dc99d6235c5a54015b" upstream="androidx-customview-release" />
<project path="prebuilts/androidx/exoplayer" name="platform/prebuilts/androidx/exoplayer" clone-depth="1" revision="8759893b15627e09a76140ae550f478c782d3387" upstream="androidx-customview-release" />
<project path="prebuilts/androidx/ink" name="platform/prebuilts/androidx/ink" clone-depth="1" revision="c87bca1c04ccc97281df484ef354226b4ede1469" upstream="androidx-customview-release" />
<project path="prebuilts/androidx/traceprocessor" name="platform/prebuilts/androidx/traceprocessor" clone-depth="1" revision="35e71e32ce930193477c12049af9137e96b8e689" upstream="androidx-customview-release" />
<project path="prebuilts/androidx/konan" name="platform/prebuilts/androidx/konan" clone-depth="1" revision="e385220a50d6c8909820335e3d7993fbba229169" upstream="androidx-customview-release" />
<project path="prebuilts/androidx/xr" name="platform/prebuilts/androidx/xr" clone-depth="1" revision="1a141d945dfd2498868cc29a9d679b9d7f8d1cb0" upstream="androidx-customview-release" />
<project path="tools/metalava" name="platform/tools/metalava" clone-depth="1" revision="05cac6bbe92b272d22a4b791659afbac656b293e" upstream="androidx-customview-release" />
<project path="prebuilts/checkstyle" name="platform/prebuilts/checkstyle" clone-depth="1" revision="5c5adf3b520669f0e05a9c5d9c182d7d2402c7ef" upstream="androidx-customview-release" />
<project path="tools/repohooks" name="platform/tools/repohooks" clone-depth="1" revision="da477e705e92ec419ca255251628cf11ba3fef0e" upstream="androidx-customview-release" />
<project path="tools/fetch_artifact" name="tools/fetch_artifact" clone-depth="1" revision="c3c068d9a331575369438e39ffa4b34be9033e9b" upstream="androidx-customview-release" />
<project path="prebuilts/protobuf" name="platform/prebuilts/protobuf" clone-depth="1" revision="1032661b632ef1325de4c4829008dab8571c346e" upstream="androidx-customview-release" />
<project path="prebuilts/build-tools" name="platform/prebuilts/build-tools" clone-depth="1" revision="645a7339a4d59d46aa57f89dd70eeed02d88cacc" upstream="androidx-customview-release" />
<project path="tools/external/gradle" name="platform/tools/external/gradle" clone-depth="1" revision="8ea6a1dfac94649852184b5d3908aed5cfb2b0a2" upstream="androidx-customview-release" />
<project path="prebuilts/fullsdk-darwin/platforms" name="platform/prebuilts/fullsdk/platforms" clone-depth="1" revision="4f01d0c190594e3806aa55a97bf6ed1a065f6093" upstream="androidx-customview-release">
<linkfile src="." dest="prebuilts/fullsdk-linux/platforms" />
</project>
<project
path="prebuilts/fullsdk-darwin/sources/android-28"
name="platform/prebuilts/fullsdk/sources/android-28"
revision="master"
clone-depth="1">
<linkfile src="." dest="prebuilts/fullsdk-linux/sources/android-28" />
<project path="prebuilts/fullsdk-darwin/sources" name="platform/prebuilts/fullsdk/sources" clone-depth="1" revision="dc3f885ebe8ddc75bd9cf2d567eef4d1ed433a09" upstream="androidx-customview-release">
<linkfile src="." dest="prebuilts/fullsdk-linux/sources" />
</project>
<!-- SDK dependencies (darwin) -->
<!-- Config: shallow + master revision -->
<project
path="prebuilts/fullsdk-darwin/build-tools/28.0.3"
name="platform/prebuilts/fullsdk-darwin/build-tools/28.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" />
<!-- SDK dependencies (linux) -->
<!-- Config: shallow + master revision -->
<project
path="prebuilts/fullsdk-linux/build-tools/28.0.3"
name="platform/prebuilts/fullsdk-linux/build-tools/28.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="master"
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/build-tools" name="platform/prebuilts/fullsdk-darwin/build-tools" clone-depth="1" groups="notdefault,platform-darwin" revision="7540faf0c99f587e09526916f2663bc0342c0724" upstream="androidx-customview-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-customview-release" />
<project path="prebuilts/fullsdk-darwin/platform-tools" name="platform/prebuilts/fullsdk-darwin/platform-tools" clone-depth="1" groups="notdefault,platform-darwin" revision="7f910413ad2e66e43345a159f5e67d9550e59674" upstream="androidx-customview-release" />
<project path="prebuilts/fullsdk-darwin/tools" name="platform/prebuilts/fullsdk-darwin/tools" clone-depth="1" groups="notdefault,platform-darwin" revision="204b8813ffedef10214a4afe04c843f1ee9e4fe7" upstream="androidx-customview-release" />
<project path="prebuilts/fullsdk-linux/build-tools" name="platform/prebuilts/fullsdk-linux/build-tools" clone-depth="1" groups="notdefault,platform-linux" revision="5d7b781b0367b83e6249396cbd4f9fab0a5313f0" upstream="androidx-customview-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-customview-release" />
<project path="prebuilts/fullsdk-linux/platform-tools" name="platform/prebuilts/fullsdk-linux/platform-tools" clone-depth="1" groups="notdefault,platform-linux" revision="9c6fcd02f5c04a7ec59508ae12289f38c2a91693" upstream="androidx-customview-release" />
<project path="prebuilts/fullsdk-linux/tools" name="platform/prebuilts/fullsdk-linux/tools" clone-depth="1" groups="notdefault,platform-linux" revision="2d5e66a40bd1e6d43ee458efea6f1dd5d5166a59" upstream="androidx-customview-release" />
<project path="prebuilts/fullsdk-darwin/ndk-bundle" name="toolchain/prebuilts/ndk-darwin/r27" clone-depth="1" groups="notdefault,platform-darwin" revision="ca75344ceaacb4e90888371aa3b640d8f4fbcfa8" upstream="androidx-customview-release" />
<project path="prebuilts/fullsdk-darwin/cmake" name="platform/prebuilts/cmake/darwin-x86" groups="notdefault,platform-darwin" clone-depth="1" revision="0cc38100248ca2195d22cd69f614f8cc8a9ff8a4" upstream="androidx-customview-release">
<linkfile src="bin/cmake" dest="prebuilts/fullsdk-darwin/native-build-tools/bin/cmake" />
</project>
<project path="prebuilts/fullsdk-darwin/ninja" name="platform/prebuilts/ninja/darwin-x86" groups="notdefault,platform-darwin" clone-depth="1" revision="5bee7476abca3c2636af60438fb140dcd14c8674" upstream="androidx-customview-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/r27" clone-depth="1" groups="notdefault,platform-linux" revision="77eba0d553f8f58557f99fa98f327eb5f46e0c8c" upstream="androidx-customview-release" />
<project path="prebuilts/fullsdk-linux/cmake" name="platform/prebuilts/cmake/linux-x86" groups="notdefault,platform-linux" clone-depth="1" revision="d3faeaa0da8ef657e0dbf248b4e336c977ec891c" upstream="androidx-customview-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" groups="notdefault,platform-linux" clone-depth="1" revision="8b6456a781f2f178fade96e3d8d9234e73e9f817" upstream="androidx-customview-release">
<linkfile src="ninja" dest="prebuilts/fullsdk-linux/native-build-tools/bin/ninja" />
</project>
<project path="prebuilts/jdk/jdk17" name="platform/prebuilts/jdk/jdk17" clone-depth="1" revision="33f6d84fe86961209f18af6d356590d281913fb8" upstream="androidx-customview-release" />
<project path="prebuilts/jdk/jdk21" name="platform/prebuilts/jdk/jdk21" clone-depth="1" revision="0d5dc22d255ae6a33738281b814238045ec7a723" upstream="androidx-customview-release" />
<project path="golden" name="platform/frameworks/support-golden" clone-depth="1" revision="bc5a104c63344e2c8bfaecc8e12503f37d1fc495" upstream="androidx-customview-release" />
<project path="frameworks/support" name="platform/frameworks/support" revision="d073ee0e2cf88cf636c1783942cee10ed2c479e3" upstream="androidx-customview-release" />
<repo-hooks in-project="platform/tools/repohooks" enabled-list="pre-upload" />
</manifest>
</manifest>