Update 464899.xml for google_tv_streamer Change-Id: Ib1cdda57177f1e3cabcf2250e999b67cd73fb104
diff --git a/README.md b/README.md index a7f6355..74357ea 100644 --- a/README.md +++ b/README.md
@@ -128,11 +128,11 @@ The open source manifests for the device-specific kernel code for Google TV Streamer can be found under [google_tv_streamer](https://nest-open-source.googlesource.com/manifests/+/refs/heads/main/google_tv_streamer) -folder. For example, to download the code specified in `431402.xml`, please run +folder. For example, to download the code specified in `464899.xml`, please run the following commands. ```shell -$ repo init -u https://nest-open-source.googlesource.com/manifests -b main -m google_tv_streamer/431402.xml +$ repo init -u https://nest-open-source.googlesource.com/manifests -b main -m google_tv_streamer/464899.xml $ repo sync ```
diff --git a/google_tv_streamer/464899.xml b/google_tv_streamer/464899.xml new file mode 100644 index 0000000..4e98fc3 --- /dev/null +++ b/google_tv_streamer/464899.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="55e8e111f8c847cb876e257829749cd7478827af"/> + <project name="gen4-mt7663" remote="nest-open-source" revision="9c7e9846ff2a774da40e35a051ac775a4d8aa766"/> + <project name="kernel_device_modules-5.15" remote="nest-open-source" revision="2a7b7a943264c70fb22ff25a9eaa19c7af798a91"/> +</manifest>