Add manifest files for 396134 and 396135 releases

Change-Id: Id7e9088097f8b7903da65b3c8cd45049c074a07f
diff --git a/README.md b/README.md
index c67d084..aa25660 100644
--- a/README.md
+++ b/README.md
@@ -78,11 +78,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 `342494.xml`, please run
+folder. For example, to download the code specified in `396134.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/342494.xml
+$ repo init -u https://nest-open-source.googlesource.com/manifests -b main -m chromecast_with_google_tv_4k/396134.xml
 $ repo sync
 ```
 
@@ -94,11 +94,11 @@
 The open source manifests for the kernel and bootlooder of Chromecast with
 Google TV HD releases can be found under
 [chromecast_with_google_tv_hd](https://nest-open-source.googlesource.com/manifests/+/refs/heads/main/chromecast_with_google_tv_hd)
-folder. For example, to download the code specified in `342514.xml`, please run
+folder. For example, to download the code specified in `396135.xml`, please run
 the following commands.
 
 ```shell
-$ repo init -u https://nest-open-source.googlesource.com/manifests -b main -m chromecast_with_google_tv_hd/342514.xml
+$ repo init -u https://nest-open-source.googlesource.com/manifests -b main -m chromecast_with_google_tv_hd/396135.xml
 $ repo sync
 ```
 
diff --git a/chromecast_with_google_tv_4k/396134.xml b/chromecast_with_google_tv_4k/396134.xml
new file mode 100644
index 0000000..ca5f0e1
--- /dev/null
+++ b/chromecast_with_google_tv_4k/396134.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+  <remote fetch="https://nest-open-source.googlesource.com/manifest_repos" name="nest-open-source"/>
+  <project name="dhd-driver" remote="nest-open-source" revision="5ebba93749cc647bdcf5c40b30237836c679c165"/>
+  <project name="kernel" remote="nest-open-source" revision="89b5f1e34d261068481347da64bb7685c281f3a9"/>
+  <project name="mali-driver" remote="nest-open-source" revision="0f8397eced2de6bc649a9cc32d0fae77a1dc34dc"/>
+  <project name="media_modules" remote="nest-open-source" revision="5ccbf457235193a55540bc98ffea134d17a93942"/>
+  <project name="optee_linuxdriver" remote="nest-open-source" revision="a2286c2be42e3d83b6ca6b54b28219e5f0c42a10"/>
+  <project name="u-boot" remote="nest-open-source" revision="40bc9d014579d3cb505e7fcd0c2fd80953e2c240"/>
+</manifest>
diff --git a/chromecast_with_google_tv_hd/396135.xml b/chromecast_with_google_tv_hd/396135.xml
new file mode 100644
index 0000000..b36f0ff
--- /dev/null
+++ b/chromecast_with_google_tv_hd/396135.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+  <remote fetch="https://nest-open-source.googlesource.com/manifest_repos" name="nest-open-source"/>
+  <project name="kernel" remote="nest-open-source" revision="3826944a9160b6e9b8cc883d9696bc516f4cf019"/>
+  <project name="mali-driver" remote="nest-open-source" revision="0f8397eced2de6bc649a9cc32d0fae77a1dc34dc"/>
+  <project name="media_modules" remote="nest-open-source" revision="04cdcdd1d85e44be53605802a85bc97bee14fc0e"/>
+  <project name="nxp-driver" remote="nest-open-source" revision="320473f85ca225fb80061f66b849021516327ce8"/>
+  <project name="optee_linuxdriver" remote="nest-open-source" revision="a2286c2be42e3d83b6ca6b54b28219e5f0c42a10"/>
+  <project name="u-boot" remote="nest-open-source" revision="25e92cfac7f2fb1bd58122777283f02b5d66f4e0"/>
+</manifest>