- Joined
- Nov 20, 2024
- Messages
- 36
- Reaction score
- 1
- Points
- 8
Hi everyone, This is my first attempt at compiling a ROM! I’ve created LineageOS 22 for the Google Pixel 9 Pro XL (codenamed Komodo).
Disclaimer:
ROM Details:
Feel free to try it out and share your feedback! Your input will help improve future updates.
Disclaimer:
- Your warranty is now void.
- I am not responsible for bricked devices, dead SD cards,
- thermonuclear war, or you getting fired because the alarm app failed.
- Please do some research if you have concerns about features included
- in this ROM before flashing it! YOU are choosing to make these
- modifications, and if you point the finger at me for messing up your device,
- i will laugh at you.
Features
- Core LineageOS 22 functionality.
- Built from the latest AOSP source with November 2024 firmware.
What’s Broken?
- The search bar interferes with the status bar in some apps.
- Turning off mobile data from quick settings crashes the first time.
- Please let me know if you find anything else!
Downloads
- ROM: Download LineageOS 22
- Vendor Boot: Download Vendor Boot
Note: GApps are not included.
Installation Instructions
- Download the vendor_boot and lineage.zip files from the links above.
- Reboot your device to the bootloader.
- Flash the vendor boot image: fastboot flash vendor_boot vendor_boot.img <br>fastboot reboot recovery <br>
- In recovery, navigate to Factory reset > Format data/factory reset, and confirm the format.
- Return to the main menu and select Apply update > Apply from ADB.
- Use ADB to sideload the ROM:
python
Copy code
adb sideload rom.<span>zip</span> <br>
(Replace “rom.zip” with the actual filename) - (Optional) Reboot to recovery and sideload add-ons like Magisk or GApps.
- Reboot and enjoy LineageOS 22!
Screenshots
Find screenshots in Post #2 below.Credits/Thanks
- LineageOS Team: ROM Source
- Kernel Source: Prebuilt kernel from Google’s official repo
ROM Details:
- OS Version: Android 15.x
- Kernel Version: 6.1.75
- Firmware Required: November 2024 Security Patch
- Based On: AOSP
- Status: Stable
Version Information
- Status: Stable
- Created: December 4, 2024
Feel free to try it out and share your feedback! Your input will help improve future updates.