begin unification of Pixel kernel build instructions

This can be fully unified for 6th through 9th generation Pixels with
Android 15 QPR2 due to 6th through 8th generation Pixels moving to the
6.1 LTS kernel branch.
This commit is contained in:
Daniel Micay
2025-02-14 10:07:58 -05:00
parent 71445548dc
commit 7a684a3509
2 changed files with 46 additions and 78 deletions

View File

@@ -36,6 +36,8 @@ 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"],
// legacy devices
["/releases#marlin-stable", "/faq#legacy-devices"],