Upload 452422.xml for Google Nest streaming Change-Id: I1a669507baf6fbdbd7116c9615cf1ba3b3f76e96
diff --git a/README.md b/README.md index 88b035f..bd254ee 100644 --- a/README.md +++ b/README.md
@@ -91,11 +91,11 @@ The open source manifests for the kernel and bootlooder of Chromecast with Google TV 4K releases can be found under [chromecast_with_google_tv_4k](https://nest-open-source.googlesource.com/manifests/+/refs/heads/main/chromecast_with_google_tv_4k) -folder. For example, to download the code specified in `396134.xml`, please run +folder. For example, to download the code specified in `452422.xml`, please run the following commands. ```shell -$ repo init -u https://nest-open-source.googlesource.com/manifests -b main -m chromecast_with_google_tv_4k/396134.xml +$ repo init -u https://nest-open-source.googlesource.com/manifests -b main -m chromecast_with_google_tv_4k/452422.xml $ repo sync ```
diff --git a/chromecast_with_google_tv_4k/452422.xml b/chromecast_with_google_tv_4k/452422.xml new file mode 100644 index 0000000..6a975a7 --- /dev/null +++ b/chromecast_with_google_tv_4k/452422.xml
@@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?> +<manifest> + <remote fetch="https://nest-open-source.googlesource.com/manifest_repos" name="nest-open-source"/> + <project name="sdio" remote="nest-open-source" revision="0d96cc511529b9f1b60c29de90047e0e8eb6a452"/> + <project name="gen4-mt7663" remote="nest-open-source" revision="4f3e25fb57bcf7adbd14f4d4c0beedcc8663576a"/> + <project name="kernel_device_modules-5.15" remote="nest-open-source" revision="31421a43c683a0d38cc86ec073dc445e650a6b22"/> +</manifest>