summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2023-03-06 16:47:57 -0800
committerThe Android Open Source Project <initial-contribution@android.com>2023-03-06 16:47:57 -0800
commite46faaafed3023017deace01182bd2ade9b1c737 (patch)
treec70facdcaf6194a989b12b08a9cbc3b4369f9b11
parentd22062565cb06379e1d342b0ed9ddb1aa2f36eb1 (diff)
downloadmanifest-aml_med_331410000.tar.gz
Manifest for Android Mainline Module Release 9366078,com.google.android.mediaaml_med_331410000aml_med_331410000
Change-Id: Ia4bf2e13d83a820c27698574f4cff2d8d1b5d1bb
-rw-r--r--default.xml9
1 files changed, 7 insertions, 2 deletions
diff --git a/default.xml b/default.xml
index 75f6fb7e8..1f77d72a9 100644
--- a/default.xml
+++ b/default.xml
@@ -4,11 +4,11 @@
<remote name="aosp"
fetch=".."
review="https://android-review.googlesource.com/" />
- <default revision="refs/tags/aml_med_331318000"
+ <default revision="refs/tags/aml_med_331410000"
remote="aosp"
sync-j="4" />
- <superproject name="platform/superproject" remote="aosp" revision="aml_med_331318000" />
+ <superproject name="platform/superproject" remote="aosp" revision="aml_med_331410000" />
<contactinfo bugurl="go/repo-bug" />
<project path="build/make" name="platform/build" groups="pdk" >
@@ -456,6 +456,7 @@
<project path="external/replicaisland" name="platform/external/replicaisland" groups="pdk" />
<project path="external/rmi4utils" name="platform/external/rmi4utils" groups="pdk" />
<project path="external/rnnoise" name="platform/external/rnnoise" groups="pdk" />
+ <project path="external/robolectric" name="platform/external/robolectric" groups="pdk-cw-fs,pdk-fs" />
<project path="external/robolectric-shadows" name="platform/external/robolectric-shadows" groups="pdk-cw-fs,pdk-fs" />
<project path="external/roboto-fonts" name="platform/external/roboto-fonts" groups="pdk" />
<project path="external/rootdev" name="platform/external/rootdev" groups="pdk" />
@@ -572,6 +573,7 @@
<project path="external/rust/crates/num-integer" name="platform/external/rust/crates/num-integer" groups="pdk" />
<project path="external/rust/crates/num-traits" name="platform/external/rust/crates/num-traits" groups="pdk" />
<project path="external/rust/crates/num_cpus" name="platform/external/rust/crates/num_cpus" groups="pdk" />
+ <project path="external/rust/crates/octets" name="platform/external/rust/crates/octets" groups="pdk" />
<project path="external/rust/crates/oid-registry" name="platform/external/rust/crates/oid-registry" groups="pdk" />
<project path="external/rust/crates/once_cell" name="platform/external/rust/crates/once_cell" groups="pdk" />
<project path="external/rust/crates/oorandom" name="platform/external/rust/crates/oorandom" groups="pdk" />
@@ -640,6 +642,7 @@
<project path="external/rust/crates/structopt-derive" name="platform/external/rust/crates/structopt-derive" groups="pdk" />
<project path="external/rust/crates/syn" name="platform/external/rust/crates/syn" groups="pdk" />
<project path="external/rust/crates/syn-mid" name="platform/external/rust/crates/syn-mid" groups="pdk" />
+ <project path="external/rust/crates/synstructure" name="platform/external/rust/crates/synstructure" groups="pdk" />
<project path="external/rust/crates/tempfile" name="platform/external/rust/crates/tempfile" groups="pdk" />
<project path="external/rust/crates/termcolor" name="platform/external/rust/crates/termcolor" groups="pdk" />
<project path="external/rust/crates/textwrap" name="platform/external/rust/crates/textwrap" groups="pdk" />
@@ -670,6 +673,8 @@
<project path="external/rust/crates/which" name="platform/external/rust/crates/which" groups="pdk" />
<project path="external/rust/crates/x509-parser" name="platform/external/rust/crates/x509-parser" groups="pdk" />
<project path="external/rust/crates/xml-rs" name="platform/external/rust/crates/xml-rs" groups="pdk" />
+ <project path="external/rust/crates/zeroize" name="platform/external/rust/crates/zeroize" groups="pdk" />
+ <project path="external/rust/crates/zeroize_derive" name="platform/external/rust/crates/zeroize_derive" groups="pdk" />
<project path="external/rust/crates/zip" name="platform/external/rust/crates/zip" groups="pdk" />
<project path="external/rust/cxx" name="platform/external/rust/cxx" groups="pdk" />
<project path="external/ruy" name="platform/external/ruy" groups="pdk" />