Android 15 QPR2 build instruction updates

update build guide kernel branch
This commit is contained in:
Daniel Micay
2025-03-05 07:38:26 -05:00
parent 9a88d29324
commit 8ca256cadc
2 changed files with 25 additions and 73 deletions

View File

@@ -36,8 +36,11 @@ const redirects = new Map([
["/install/web#fastboot-as-non-root", "/install/web#flashing-as-non-root"],
["/build#enabling-updatable-apex-components", "/build#apex-components"],
["/build#kernel-6th-generation-pixels", "/build#kernel-6th-and-7th-generation-pixels"],
["/build#kernel-7th-generation-pixels", "/build#kernel-6th-and-7th-generation-pixels"],
["/build#kernel-6th-generation-pixels", "/build#kernel-6th-through-9th-generation-pixels"],
["/build#kernel-7th-generation-pixels", "/build#kernel-6th-through-9th-generation-pixels"],
["/build#kernel-6th-and-7th-generation-pixels", "/build#kernel-6th-through-9th-generation-pixels"],
["/build#kernel-8th-generation-pixels", "/build#kernel-6th-through-9th-generation-pixels"],
["/build#kernel-9th-generation-pixels", "/build#kernel-6th-through-9th-generation-pixels"],
// legacy devices
["/releases#marlin-stable", "/faq#legacy-devices"],