Glassrom for op7pro
Download here: https://github.com/GlassROM/glassrom-landing/releases/tag/20201212-guacamole
Sources: https://github.com/GlassROM-devices
Kernel: https://github.com/GlassROM-devices/android_kernel_oneplus_sm8150
Branch: lineage-17.1
Pregenerated config at last_generated_release_config
This ROM enforces AVB
Instructions:
Installing twrp to the ramdisk on glassrom will brick your phone. Do not attempt to do so
Donate to glassrom:
bc1q2g49cs0fmvrac4kplezk4dxydgw5ksrn0etd3c
12ihMbyri7JKG8bmonrqKpPGStrdX2tHWe
These are bitcoin addresses. Addresses starting with bc1 have less transaction fees
Monero address:
XDA:DevDB Information
GlassROM, ROM for the OnePlus 7 Pro
Contributors
anupritaisno1
Source Code: https://github.com/GlassROM
ROM OS Version: Android 10
ROM Kernel: Linux 4.x
ROM Firmware Required: Oxygenos 10.
Based On: LineageOS
Version Information
Status: Stable
Created 2019-10-20
Last Updated 2020-08-09
Download here: https://github.com/GlassROM/glassrom-landing/releases/tag/20201212-guacamole
Sources: https://github.com/GlassROM-devices
Kernel: https://github.com/GlassROM-devices/android_kernel_oneplus_sm8150
Branch: lineage-17.1
Pregenerated config at last_generated_release_config
This ROM enforces AVB
Instructions:
There are many ways to flash glassrom. The most common ones are hereFormatting storage:
Do not use twrp to format storage. This will most likely result in a non booting ROMUse fastboot:
Do not try to be smart and format metadata as f2fs. It won't boot and you get to keep your broken system.Code:fastboot -w fastboot format:ext4 metadata fastboot format:f2fs userdata
1) Using the official recovery that bundles with glassrom
This is by far the safest method to install glassrom as you only need to verify a very small file which verifies the rest of the install process
Download the signed-ota_update.zip and the fastboot zip that says bootable-only
Flash the fastboot zip:
In recovery go to install update > install from adb and then sideload the zipCode:fastboot update fastboot-image-bootable-only.zip fastboot reboot recovery
Reboot. On the first boot from oxygenos glassrom will ask you to formatCode:adb sideload signed-ota_update.zip
Oneplus devices don't allow flashing firmware through fastboot. It is advised to sideload the full OTA after flashing the fastboot image to upgrade firmware2) Using the full fastboot zip:
This is by far the simplest. Make sure both slots are on the latest firmware and just flash the zip
See the section on wiping dataCode:fastboot update fastboot-image-full.zip
3) flashing the OTA in twrp:
Caution: glassrom does not ensure any compatibility with twrp. You also cannot flash incremental updates using twrp
4) using the OTA hack (advanced users only):
Advanced users can use the system updater to directly apply an update while the system is running. See https://forum.xda-developers.com/showpost.php?p=82596033&postcount=93 for details
5) using the modified system updater (telegram only)
If you are a member of the glassrom telegram group you can use the modified updater shared there to easily download and install updates. You must join the group and ask for the modified system updater. The updater is auto removed after every successful system update so you must reinstall it every update
You never need to clean flash glassrom unless explicitly told to do so6) upgrading from an older version through an existing glassrom installation
Same as 1 but skip the fastboot instructions and directly sideload the full/incremental OTA
Installing twrp to the ramdisk on glassrom will brick your phone. Do not attempt to do so
Donate to glassrom:
bc1q2g49cs0fmvrac4kplezk4dxydgw5ksrn0etd3c
12ihMbyri7JKG8bmonrqKpPGStrdX2tHWe
These are bitcoin addresses. Addresses starting with bc1 have less transaction fees
Monero address:
Code:
42vv51M17nq992dcz2ht4F3gUPhf6Nw91jiwtrddYjgRPrns18p48ex8TKyTcpVzJLTGXJ9fAXvK5dhKEZvF4zuABpG8jYe
GlassROM, ROM for the OnePlus 7 Pro
Contributors
anupritaisno1
Source Code: https://github.com/GlassROM
ROM OS Version: Android 10
ROM Kernel: Linux 4.x
ROM Firmware Required: Oxygenos 10.
Based On: LineageOS
Version Information
Status: Stable
Created 2019-10-20
Last Updated 2020-08-09
Last edited: