Upload 498803.xml to google_tv_streamer Change-Id: Icfd23674b9d19c74e6c3daf9b5632d6993c8970d
diff --git a/README.md b/README.md index 460651f..5f37a30 100644 --- a/README.md +++ b/README.md
@@ -177,11 +177,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 `464899.xml`, please run +folder. For example, to download the code specified in `498803.xml`, please run the following commands. ```shell -$ repo init -u https://nest-open-source.googlesource.com/manifests -b main -m google_tv_streamer/464899.xml +$ repo init -u https://nest-open-source.googlesource.com/manifests -b main -m google_tv_streamer/498803.xml $ repo sync ```
diff --git a/google_tv_streamer/498803.xml b/google_tv_streamer/498803.xml new file mode 100644 index 0000000..5f5a349 --- /dev/null +++ b/google_tv_streamer/498803.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="bf561657a1cd77cf708d2e396ef2ed8b3a7825e6"/> + <project name="kernel_device_modules-5.15" remote="nest-open-source" revision="caa2bfab64e7d490f85a238183a273f5e2fe4ec7"/> +</manifest>