diff options
author | 2024-05-14 14:01:56 +0800 | |
---|---|---|
committer | 2024-05-14 14:08:03 +0800 | |
commit | bee45085f6f3fc0fa11e5b9b81637e5819c768a2 (patch) | |
tree | 437051170f604f9c1d87b610164a15fd1cb991a1 /build_config | |
parent | 64952c14ac00d6f7e6cdd8396e876cdfb0f2bcc6 (diff) |
Advance husky-trunk_staging kernel to 11834305 which contains 16k kerenl
Ignore-AOSP-First: in topic with internal-first/internal-only projects
Bug: 335375218
Change-Id: Ie976f135b53f34111900acee3358f16aebde447a
Diffstat (limited to 'build_config')
-rw-r--r-- | build_config/trunk_staging.scl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build_config/trunk_staging.scl b/build_config/trunk_staging.scl index d99f0a56..e741b18e 100644 --- a/build_config/trunk_staging.scl +++ b/build_config/trunk_staging.scl @@ -51,7 +51,7 @@ values = [ value("RELEASE_KERNEL_CHEETAH_VERSION", "6.1"), value("RELEASE_KERNEL_FELIX_DIR", "device/google/felix-kernels/5.10/trunk-11808466"), value("RELEASE_KERNEL_FELIX_VERSION", "5.10"), - value("RELEASE_KERNEL_HUSKY_DIR", "device/google/shusky-kernels/6.1/trunk-11791747"), + value("RELEASE_KERNEL_HUSKY_DIR", "device/google/shusky-kernels/6.1/trunk-11834305"), value("RELEASE_KERNEL_HUSKY_VERSION", "6.1"), value("RELEASE_KERNEL_LYNX_DIR", "device/google/lynx-kernels/5.10/trunk-11808466"), value("RELEASE_KERNEL_LYNX_VERSION", "5.10"), |