summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Viverette <alanv@google.com>2021-06-25 15:05:37 +0000
committerAlan Viverette <alanv@google.com>2021-06-25 15:05:40 +0000
commit77884b09f0f21845ea15816c563ba9d560ab769a (patch)
tree2609b906d459e2f9d2666b2f2c590fe70d0baa81
parente199cbe26e103cfe19b73049c2a9e28e06b5f7c1 (diff)
downloadmanifest-77884b09f0f21845ea15816c563ba9d560ab769a.tar.gz
Add manifest entries for SDK 31
Bug: 191673756 Change-Id: Ieaced5ed780826ee486e3966d54901ecd117617b Test: N/A
-rw-r--r--default.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/default.xml b/default.xml
index 8979f68ad..847648044 100644
--- a/default.xml
+++ b/default.xml
@@ -53,6 +53,20 @@
<linkfile src="." dest="prebuilts/fullsdk-linux/sources/android-30" />
</project>
<project
+ path="prebuilts/fullsdk-darwin/platforms/android-31"
+ name="platform/prebuilts/fullsdk/platforms/android-31"
+ revision="master"
+ clone-depth="1">
+ <linkfile src="." dest="prebuilts/fullsdk-linux/platforms/android-31" />
+ </project>
+ <project
+ path="prebuilts/fullsdk-darwin/sources/android-31"
+ name="platform/prebuilts/fullsdk/sources/android-31"
+ revision="master"
+ clone-depth="1">
+ <linkfile src="." dest="prebuilts/fullsdk-linux/sources/android-31" />
+ </project>
+ <project
path="prebuilts/fullsdk-darwin/ndk"
name="toolchain/prebuilts/ndk-darwin/r21"
revision="master"