diff --git a/static/build.html b/static/build.html index 5aacd9fd..7d388b52 100644 --- a/static/build.html +++ b/static/build.html @@ -789,7 +789,7 @@ repo sync -j8
./build_caimito.sh --config=use_source_tree_aosp --config=no_download_gki --lto=full

Replace the files in the OS source tree at - device/google/caimito-kernels/6.1/24D1/ with your build in + device/google/caimito-kernels/6.1/24Q3-12386881/ with your build in out/caimito/dist/.

To sync the comet kernel for the Pixel 9 Pro Fold:

@@ -804,7 +804,7 @@ repo sync -j8
./build_comet.sh --config=use_source_tree_aosp --config=no_download_gki --lto=full

Replace the files in the OS source tree at - device/google/comet-kernels/6.1/24D1/ with your build in + device/google/comet-kernels/6.1/24Q3-12386881/ with your build in out/comet/dist/.

@@ -824,7 +824,7 @@ repo sync -j8
./build_shusky.sh --config=use_source_tree_aosp --config=no_download_gki --lto=full

Replace the files in the OS source tree at - device/google/shusky-kernels/5.15/24Q3-12065098/ with your build in + device/google/shusky-kernels/5.15/24Q3-12357444/ with your build in out/shusky/dist/.

To sync the akita kernel for the Pixel 8a:

@@ -839,7 +839,7 @@ repo sync -j8
./build_akita.sh --config=use_source_tree_aosp --config=no_download_gki --lto=full

Replace the files in the OS source tree at - device/google/akita-kernels/5.15/24Q3-12065098/ with your build in + device/google/akita-kernels/5.15/24Q3-12357444/ with your build in out/akita/dist/.

@@ -933,8 +933,8 @@ repo sync -j8
BUILD_AOSP_KERNEL=1 LTO=full ./build_bluejay.sh

Replace the files in the OS source tree at - device/google/raviole-kernels/5.10/24Q3-12115410/ or - device/google/bluejay-kernels/5.10/24Q3-12115410/ with your build in + device/google/raviole-kernels/5.10/24Q3-12357445/ or + device/google/bluejay-kernels/5.10/24Q3-12357445/ with your build in out/mixed/dist/.