[ROM][11.0][OFFICIAL][Guacamoleb] Evolution X | Elle [10/30/21]

Search This thread

spookcity138

Senior Member
Nov 9, 2015
1,897
2,738
Eindhoven

https://raw.githubusercontent.com/Evolution-X/manifest/elle/EvoBanner.png

Evolution X 5.9.3 for the OnePlus 7 [Guacamoleb]

qE4kqsj.png

Living, Breaking, Keep Evolving.

Evolution X is a flashable Custom ROM to bring a true Pixel feel to your Android Device at first glance, with many additional configurations at your disposal. We aim to provide frequent builds with monthly security patches from the latest aosp sources!

- Team Evolution X -
@Joeyhuab
@peaktogoo

- Design -
@Hugwalk
@ecnivtwelve
@MartonDev

https://evolution-x.org/

Reach us on Twitter! @EvolutionXROM


RgqrlpK.png


Themes
- Color Bucket
- Pixel 2019 Wallpapers
Statusbar
- Clock Options
- Battery Percent Show/Hide Config
- Network Traffic Activity
Quick Settings
- Quick Pulldown (Right/Left)
Power Menu
- Restart
- Advanced Restart
Gestures
- AOSP Gestures
- Toggle To Hide Navbar Pill
- Back Gesture Height Config
- Screen Off Gestures
- Screen Off Power Button Torch
- Double Tap To Sleep Status Bar
- Double Tap to Sleep Lockscreen
Lockscreen
- Fingerprint Authentication Vibration Toggle
- FOD Recognizing Animations
- Lock Screen Music Visualizer
- Lock Screen Media Artwork Configs
- Lock Screen Shortcuts
Navigation
- Invert Layout
Hardware Buttons
- Volume Rocker Wake
- Volume Rocker Playback Control
- Volume Rocker Cursor Control
Animations
- Screen Off Animations
Miscellaneous
- Wake On Charge
- Charging Animation
- Default USB Config


n6b8AXD.png


- Adaptive brightness: like in A10 custom ROMs is far from perfect

- Those having problems setting an APN on Android 11, please remember to set the APN TYPE to default or default,supl in order to avoid force close issues.

- Let me know and I'll try to look into it



DO NOT FLASH GAPPS, ALREADY INCLUDED


u5tIlfT.png

First Time Install / Clean Flash
Prerequisites:
1. Unlocked bootloader
2. OOS 11.0.2.1 stable as the base ROM

Steps to install:
1. Copy the ROM zip and boot.img in the platform tools folder and open the command prompt or terminal.
2. fastboot flash boot <recovery_filename>.img
here it will be: fastboot flash boot boot.img
3. After flashing the boot image, press the volume down button on the phone twice and you will see "recovery mode" at the top of the screen. Now press power button.
4. When in recovery mode, if you see "no command" screen, Press and hold power button for 3 seconds and press volume up once and release all buttons.
5. In the recovery, select "wipe data/factory reset". select "factory data reset" and press the power button.
6. After that, from the menu, select "apply update from ADB".
7. In the terminal/command prompt, use this command to install the ROM: adb sideload <rom_zip_filename>.zip
8. After finishing the flashing process, reboot to system

NOTE:
The Rom can also be installed by dumping the payload.bin (after extracting from the zip) and flashing the 6 images in fastboot. This is how I install. I'm not gonna go over the details. Maybe when I've more time. Plenty of guides to show how to do this

ROOT:
Patch the provided boot.img in magisk and flash via fastboot

Update / Dirty Flash
To update the device by adb sideload:
1. Copy the latest ROM zip in the platform tools folder and open the command prompt or terminal.
2. Boot the device into recovery.
3. When in recovery mode, if you see "no command" screen, Press and hold power button for 3 seconds and press volume up once and release all buttons.
4. After that, from the menu, select "apply update from ADB".
5. In the terminal/command prompt, use this command to install the ROM: adb sideload <rom_zip_filename>.zip
6. After finishing the flashing process, reboot to system

NOTE:
Updates can also be performed by fastbooting the 6 images after dumping the payload




Personal thanks to all who have contributed to the development of the OP7 series devices. Including,but not limited to:
* @Hikari no Tenshi
* @OmkarTheAndroid
* @mauronofrio
* @PeterCxy
* @LuK1337
* @return.of.octobot

* @shantanusarkar for all the time and effort finding a proper install method besides fastboot
* The guys in the OP7Development TG group for the support and for always testing my builds...And for creating a great install video

Changelog
Code:
10-30-2021
Just a few minor tweaks

09-22-2021
Use average linear light for ALS correction
Update ODM features list from latest OOS
Few other small tweaks here and there

08-22-2021
Upgraded to full OOS 11 blobs
Synced fstab with OOS 11
Set default Settings.Global.DEVICE_NAME according to OOS
Updated audio configs from OOS 11
Enabled fbev2
Dropped sdcardfs
Switched to Lineage kernel (at least for now)
Update build description from OOS 11
Updated in pinned files
Updated public.libraries.txt from OOS 11
fod and touch: Aligned Android.bp with sm8250-common
Build libtinycompress from source
Set vibrator gain to 0x55 on boot
Imported QTI vibrator HAL
Implemented OOS style effects for LED vibrator
Removed some unused/deprecated board flags
Fixed permissions for ultrasound node
Fixed permissions for /dev/input/event11
Vibrator: Synced with upstream
Switched to OOS volume steps
Set BOARD_SUPPORTS_SOUND_TRIGGER to true
Updated audio props
Updated BT config
Switched to prebuilt vendor libdisplayconfig.qti.so
Enabled Project ID Quota support on userdata
More stuff here and there that I forget

07-18-2021
None

06-20-2021
Upstreamed kernel from 4.14.232 -> 4.14.236
Some sepolicy improvements
Imported rounded corners config from OOS11
Enabled "config_roundedCornerMultipleRadius"
Few other overlay changes related to corners

05-16-2021
Upstreamed kernel from 4.14.228 -> 4.14.232
Set vendor props for RF and PRJ version (Should improve WiFi range-particulary 5ghz)
Set proper model detection

04-08-2021
Upstreamed kernel from 4.14.222 -> 4.14.228
Dropped auth_biometric_contents overlay
Removed "config_allowAutoBrightnessWhileDozing" (Fixes super dim AOD)
Some sepolicy improvements
Added powerhint from LA.UM.9.1.r1-09100-SMxxx0.0

03-11-2021
Switched to prebuilt NFC stack
Updated some blobs from OB3
Added netflix prop
Added missing widevine firmware
Face unlock is back

03-04-2021
Updated listen blobs from OOS OB1
Updated time blobs and scripts from OOS OB1
Upstreamed neutrino kernel from 4.14.218 to latest 4.14.222
Silenced some ims debug stuff
Fixed video/screen recording
Reverted "Uprev soundtrigger to 2.3" (Fixes headphone issues)
Enabled GL comp backpressure
Added some surfaceFlinger props
Updated doze overlays
Updated carrierconfig overlay from OB2
Switched to QTI Thermal HAL
WifiOverlay: updated package name
ueventd: Don't modify permissions of /dev/hw_random
Enabled persist.rcs.supported
Reworked dex flags
Few other small things here and there

02-05-2021
Upstreamed neutrino kernel from 4.14.212 to latest 4.14.218
Updated redfin fingerprint to Feb 2021
Update OP gallery to latest 4.0.125
Set defaultHapticFeedbackIntensity to low
Uprev soundtrigger to 2.3
Updated display,graphics blobs from OOS OB1
Few other commits related to updating display blobs
Updated wfd and drm blobs from OOS OB1 (WFD now works!)
Updated ese powermanager blobs from OOS OB1
Updated media and vpp blobs from OOS OB1
Dropped custom lights and switched to standard lights hal
Overlay: configured SQLite to operate in MEMORY mode
Updated vendor security patch level from OOS 10.0.16
Added overlay for smart pixels
Optimized dex flags for a faster boot
Set default media volume steps to 25
Few other tweaks and improvements here and there

01-06-2021
Sepolicy impovements
Updated to redfin's Jan 2021 FP
Private-app permissions are now enforced
Removed Gcam go (blame Google) Install whatever GCam version you prefer
Revert "Disabled hwc vds in surfaceflinger"
Upstreamed neutrino kernel to latest Linux stable (4.14.212)

12-13-2020
Updated vendor blobs from OOS 10.3.7
Updated vendor security patch level from OOS 10.3.7
Switched to Redfin's Dec 2020 fingerprint
Disabled hwc vds in surfaceflinger
Some Sepolicy improvements
Some overlay cleanup/improvements
Dropped OnePlus wifi service
Other WiFI related changes & improvements
Enabled Smart charging
Added Touch Gesture category back to OnePlus settings
Set default burn-in offset
Built libplatformconfig from source
Updated DC Dimming Tile icon
Added a2dp_offload props back
Built QuickAccessWallet for Wallet cards power menu integration
Updated init based on based on op8 R/11

11-15-2020
Initial Android 11 release

XDA:DevDB Information
[ROM][11.0][OFFICIAL][Guacamoleb] Evolution X | Elle [11/15/20], ROM for the OnePlus 7

Contributors
spookcity138, joeyhuab, peaktogoo
ROM OS Version: Android 11
ROM Kernel: Linux 4.x
ROM Firmware Required: Latest OOS 10.x.x
Based On: AOSP

Version Information
Status:
Stable

Created 2020-11-15
Last Updated 2020-11-20
 
Last edited:

Xoby

Senior Member
Mar 16, 2018
78
23
24
Ufa
Hi. Thank you for the ROM release! But after flashing Magisk 20.4, a window appears that says "Crashdump". If you flash Magisk 21.1, it simply reboots into the bootloader. Which version should I use for this?
I saw it in the description, it's solved
 
Last edited:

JudgeDread11

Senior Member
Aug 17, 2014
885
500
Ao Nang, Krabi
Running smoothly.
I extracted the boot.img from the rom and patched it with Magisk. This works perfectly and you can just use and update regular Magisk. But you can not install a custom recovery.

I found a bug that I can replicate 100%.
When I want to use the volume key cursor control, the settings app crashes when I choose volume up/down moves the cursor right/left. Buy left/right works.
 

spookcity138

Senior Member
Nov 9, 2015
1,897
2,738
Eindhoven
Running smoothly.
I extracted the boot.img from the rom and patched it with Magisk. This works perfectly and you can just use and update regular Magisk. But you can not install a custom recovery.

I found a bug that I can replicate 100%.
When I want to use the volume key cursor control, the settings app crashes when I choose volume up/down moves the cursor right/left. Buy left/right works.
Yep, I can also. Copied the crash log and I'll pass it on so it can hopefully get fixed. Thanks for reporting.

Sent from my OnePlus 7 using Tapatalk
 

Bcl2

Senior Member
Jul 24, 2015
166
24
Hi, I would like to report small issues I encountered after installing the rom (clean flash):
- The rom comes with no notification and alarm sound, and browsing through the sound app to choose one make the phone freeze sometimes (the sound app stops working)
- The custom ambient display brightness option is missing, or at least I wasn't able to find it, do you plan to re-add it in the future?
- ''Lift to check phone'' is not working for me, it didn't work in Evo 4.X too... I don't use it anyway, just reporting
- Ok this is strange: when I turn off bluetooth, my smartwatch (fossil gen 5) is reported as disconnected in the WearOS app and in the phone settings, the smartwatch itself says it is disconnected, but it still continues to receive notifications, calls, alarms, Tasker commands... Maybe it is a feature from A11? Never happened to me with Evo 4.X... Other devices, such as bluetooth headphones, disconnect as expected when the bluetooth is off
 

JudgeDread11

Senior Member
Aug 17, 2014
885
500
Ao Nang, Krabi
Hi, I would like to report small issues I encountered after installing the rom (clean flash):
- The rom comes with no notification and alarm sound, and browsing through the sound app to choose one make the phone freeze sometimes (the sound app stops working)
- The custom ambient display brightness option is missing, or at least I wasn't able to find it, do you plan to re-add it in the future?
- ''Lift to check phone'' is not working for me, it didn't work in Evo 4.X too... I don't use it anyway, just reporting
- Ok this is strange: when I turn off bluetooth, my smartwatch (fossil gen 5) is reported as disconnected in the WearOS app and in the phone settings, the smartwatch itself says it is disconnected, but it still continues to receive notifications, calls, alarms, Tasker commands... Maybe it is a feature from A11? Never happened to me with Evo 4.X... Other devices, such as bluetooth headphones, disconnect as expected when the bluetooth is off
I can confirm no default alarm sound is set. For me the default notification sound is set (popcorn), but I did restore from the cloud, so I'm not sure if this got restore then.
I have no problems with the sound app.

More options are still missing, they will possibly/likely (up to the dev team) be added in future updates. It's the first official release and bugs and stability probably have had priority over features.

I tried the raise to wake function (I don't use it normally).
The setting in the evolver doesn't seem to be doing anything.
But in the OnePlus settings (under doze) you can turn it on and it works (this is independent on where is turned on our off in the evolver settings)

I have no bluetooth devices to test. And since it seems to be devices specific logs will likely be needed.
 

spookcity138

Senior Member
Nov 9, 2015
1,897
2,738
Eindhoven
Hi, I would like to report small issues I encountered after installing the rom (clean flash):
- The rom comes with no notification and alarm sound, and browsing through the sound app to choose one make the phone freeze sometimes (the sound app stops working)
- The custom ambient display brightness option is missing, or at least I wasn't able to find it, do you plan to re-add it in the future?
- ''Lift to check phone'' is not working for me, it didn't work in Evo 4.X too... I don't use it anyway, just reporting
- Ok this is strange: when I turn off bluetooth, my smartwatch (fossil gen 5) is reported as disconnected in the WearOS app and in the phone settings, the smartwatch itself says it is disconnected, but it still continues to receive notifications, calls, alarms, Tasker commands... Maybe it is a feature from A11? Never happened to me with Evo 4.X... Other devices, such as bluetooth headphones, disconnect as expected when the bluetooth is off

I too have noticed the no notification and alarm sound. Should be solved with time. Obviously easy enough to resolve after install.

As mentioned some features are just not available yet and more will come in the future.

No idea about your smartwatch issue though. If I hear anything regarding this type of issue I'll report back.

Sent from my OnePlus 7 using Tapatalk
 

imaGine00

Senior Member
Dec 17, 2015
78
20
Super smooth indeed :) However, Battery is quite less good in my experience. What's yours ?
 

spookcity138

Senior Member
Nov 9, 2015
1,897
2,738
Eindhoven
Super smooth indeed :) However, Battery is quite less good in my experience. What's yours ?

My battery life seems comparable to A10,but it isn't something I pay super close attention to either.

Also,I just updated the main posts list of known issues as I discovered the reason for a few things. Take note:
- Settings>Sound> Now Playing>Show songs on lock screen - Don't enable this. It is currently broken and causes the alert slider to lag and lock up as well as audio being killed with certain apps (Spotify etc) when unlocking the device
 

Bcl2

Senior Member
Jul 24, 2015
166
24
Totally unexpected but battery life is really good for me, far better than Evo 4.X!!

Found a small bug: double tap on the status bar to sleep is working regardless of the option being disabled or enabled
 

imaGine00

Senior Member
Dec 17, 2015
78
20


- The ability to manually add APN's is broken source side and is being looked into,so if your apn isn't detected automatically (most should be) Then this is probably not the ROM for you at this point.​


as mentioned on Evolution X - Channel (Official) on Telegram, if we set APN TYPE to default or default,supl, the ability to manually add APN actually works ! :D
 

megavanno

Member
Sep 18, 2015
12
1
Hey, how's the Wi-Fi performance and signal strength?
I went back from few different custom roms to stock because of wifi coverage.

Cheers
 

imaGine00

Senior Member
Dec 17, 2015
78
20
Hi, what does this currently mean for evolution X ? Do we have aptX or not ?
 
Last edited:

Bcl2

Senior Member
Jul 24, 2015
166
24
The amazon app is working for you? Since I switched to this rom it can't connect to the internet, always gives error. Other apps works just fine...
 

Top Liked Posts

  • There are no posts matching your filters.
  • 10

    https://raw.githubusercontent.com/Evolution-X/manifest/elle/EvoBanner.png

    Evolution X 5.9.3 for the OnePlus 7 [Guacamoleb]

    qE4kqsj.png

    Living, Breaking, Keep Evolving.

    Evolution X is a flashable Custom ROM to bring a true Pixel feel to your Android Device at first glance, with many additional configurations at your disposal. We aim to provide frequent builds with monthly security patches from the latest aosp sources!

    - Team Evolution X -
    @Joeyhuab
    @peaktogoo

    - Design -
    @Hugwalk
    @ecnivtwelve
    @MartonDev

    https://evolution-x.org/

    Reach us on Twitter! @EvolutionXROM


    RgqrlpK.png


    Themes
    - Color Bucket
    - Pixel 2019 Wallpapers
    Statusbar
    - Clock Options
    - Battery Percent Show/Hide Config
    - Network Traffic Activity
    Quick Settings
    - Quick Pulldown (Right/Left)
    Power Menu
    - Restart
    - Advanced Restart
    Gestures
    - AOSP Gestures
    - Toggle To Hide Navbar Pill
    - Back Gesture Height Config
    - Screen Off Gestures
    - Screen Off Power Button Torch
    - Double Tap To Sleep Status Bar
    - Double Tap to Sleep Lockscreen
    Lockscreen
    - Fingerprint Authentication Vibration Toggle
    - FOD Recognizing Animations
    - Lock Screen Music Visualizer
    - Lock Screen Media Artwork Configs
    - Lock Screen Shortcuts
    Navigation
    - Invert Layout
    Hardware Buttons
    - Volume Rocker Wake
    - Volume Rocker Playback Control
    - Volume Rocker Cursor Control
    Animations
    - Screen Off Animations
    Miscellaneous
    - Wake On Charge
    - Charging Animation
    - Default USB Config


    n6b8AXD.png


    - Adaptive brightness: like in A10 custom ROMs is far from perfect

    - Those having problems setting an APN on Android 11, please remember to set the APN TYPE to default or default,supl in order to avoid force close issues.

    - Let me know and I'll try to look into it



    DO NOT FLASH GAPPS, ALREADY INCLUDED


    u5tIlfT.png

    First Time Install / Clean Flash
    Prerequisites:
    1. Unlocked bootloader
    2. OOS 11.0.2.1 stable as the base ROM

    Steps to install:
    1. Copy the ROM zip and boot.img in the platform tools folder and open the command prompt or terminal.
    2. fastboot flash boot <recovery_filename>.img
    here it will be: fastboot flash boot boot.img
    3. After flashing the boot image, press the volume down button on the phone twice and you will see "recovery mode" at the top of the screen. Now press power button.
    4. When in recovery mode, if you see "no command" screen, Press and hold power button for 3 seconds and press volume up once and release all buttons.
    5. In the recovery, select "wipe data/factory reset". select "factory data reset" and press the power button.
    6. After that, from the menu, select "apply update from ADB".
    7. In the terminal/command prompt, use this command to install the ROM: adb sideload <rom_zip_filename>.zip
    8. After finishing the flashing process, reboot to system

    NOTE:
    The Rom can also be installed by dumping the payload.bin (after extracting from the zip) and flashing the 6 images in fastboot. This is how I install. I'm not gonna go over the details. Maybe when I've more time. Plenty of guides to show how to do this

    ROOT:
    Patch the provided boot.img in magisk and flash via fastboot

    Update / Dirty Flash
    To update the device by adb sideload:
    1. Copy the latest ROM zip in the platform tools folder and open the command prompt or terminal.
    2. Boot the device into recovery.
    3. When in recovery mode, if you see "no command" screen, Press and hold power button for 3 seconds and press volume up once and release all buttons.
    4. After that, from the menu, select "apply update from ADB".
    5. In the terminal/command prompt, use this command to install the ROM: adb sideload <rom_zip_filename>.zip
    6. After finishing the flashing process, reboot to system

    NOTE:
    Updates can also be performed by fastbooting the 6 images after dumping the payload




    Personal thanks to all who have contributed to the development of the OP7 series devices. Including,but not limited to:
    * @Hikari no Tenshi
    * @OmkarTheAndroid
    * @mauronofrio
    * @PeterCxy
    * @LuK1337
    * @return.of.octobot

    * @shantanusarkar for all the time and effort finding a proper install method besides fastboot
    * The guys in the OP7Development TG group for the support and for always testing my builds...And for creating a great install video

    Changelog
    Code:
    10-30-2021
    Just a few minor tweaks
    
    09-22-2021
    Use average linear light for ALS correction
    Update ODM features list from latest OOS
    Few other small tweaks here and there
    
    08-22-2021
    Upgraded to full OOS 11 blobs
    Synced fstab with OOS 11
    Set default Settings.Global.DEVICE_NAME according to OOS
    Updated audio configs from OOS 11
    Enabled fbev2
    Dropped sdcardfs
    Switched to Lineage kernel (at least for now)
    Update build description from OOS 11
    Updated in pinned files
    Updated public.libraries.txt from OOS 11
    fod and touch: Aligned Android.bp with sm8250-common
    Build libtinycompress from source
    Set vibrator gain to 0x55 on boot
    Imported QTI vibrator HAL
    Implemented OOS style effects for LED vibrator
    Removed some unused/deprecated board flags
    Fixed permissions for ultrasound node
    Fixed permissions for /dev/input/event11
    Vibrator: Synced with upstream
    Switched to OOS volume steps
    Set BOARD_SUPPORTS_SOUND_TRIGGER to true
    Updated audio props
    Updated BT config
    Switched to prebuilt vendor libdisplayconfig.qti.so
    Enabled Project ID Quota support on userdata
    More stuff here and there that I forget
    
    07-18-2021
    None
    
    06-20-2021
    Upstreamed kernel from 4.14.232 -> 4.14.236
    Some sepolicy improvements
    Imported rounded corners config from OOS11
    Enabled "config_roundedCornerMultipleRadius"
    Few other overlay changes related to corners
    
    05-16-2021
    Upstreamed kernel from 4.14.228 -> 4.14.232
    Set vendor props for RF and PRJ version (Should improve WiFi range-particulary 5ghz)
    Set proper model detection
    
    04-08-2021
    Upstreamed kernel from 4.14.222 -> 4.14.228
    Dropped auth_biometric_contents overlay
    Removed "config_allowAutoBrightnessWhileDozing" (Fixes super dim AOD)
    Some sepolicy improvements
    Added powerhint from LA.UM.9.1.r1-09100-SMxxx0.0
    
    03-11-2021
    Switched to prebuilt NFC stack
    Updated some blobs from OB3
    Added netflix prop
    Added missing widevine firmware
    Face unlock is back
    
    03-04-2021
    Updated listen blobs from OOS OB1
    Updated time blobs and scripts from OOS OB1
    Upstreamed neutrino kernel from 4.14.218 to latest 4.14.222
    Silenced some ims debug stuff
    Fixed video/screen recording
    Reverted "Uprev soundtrigger to 2.3" (Fixes headphone issues)
    Enabled GL comp backpressure
    Added some surfaceFlinger props
    Updated doze overlays
    Updated carrierconfig overlay from OB2
    Switched to QTI Thermal HAL
    WifiOverlay: updated package name
    ueventd: Don't modify permissions of /dev/hw_random
    Enabled persist.rcs.supported
    Reworked dex flags
    Few other small things here and there
    
    02-05-2021
    Upstreamed neutrino kernel from 4.14.212 to latest 4.14.218
    Updated redfin fingerprint to Feb 2021
    Update OP gallery to latest 4.0.125
    Set defaultHapticFeedbackIntensity to low
    Uprev soundtrigger to 2.3
    Updated display,graphics blobs from OOS OB1
    Few other commits related to updating display blobs
    Updated wfd and drm blobs from OOS OB1 (WFD now works!)
    Updated ese powermanager blobs from OOS OB1
    Updated media and vpp blobs from OOS OB1
    Dropped custom lights and switched to standard lights hal
    Overlay: configured SQLite to operate in MEMORY mode
    Updated vendor security patch level from OOS 10.0.16
    Added overlay for smart pixels
    Optimized dex flags for a faster boot
    Set default media volume steps to 25
    Few other tweaks and improvements here and there
    
    01-06-2021
    Sepolicy impovements
    Updated to redfin's Jan 2021 FP
    Private-app permissions are now enforced
    Removed Gcam go (blame Google) Install whatever GCam version you prefer
    Revert "Disabled hwc vds in surfaceflinger"
    Upstreamed neutrino kernel to latest Linux stable (4.14.212)
    
    12-13-2020
    Updated vendor blobs from OOS 10.3.7
    Updated vendor security patch level from OOS 10.3.7
    Switched to Redfin's Dec 2020 fingerprint
    Disabled hwc vds in surfaceflinger
    Some Sepolicy improvements
    Some overlay cleanup/improvements
    Dropped OnePlus wifi service
    Other WiFI related changes & improvements
    Enabled Smart charging
    Added Touch Gesture category back to OnePlus settings
    Set default burn-in offset
    Built libplatformconfig from source
    Updated DC Dimming Tile icon
    Added a2dp_offload props back
    Built QuickAccessWallet for Wallet cards power menu integration
    Updated init based on based on op8 R/11
    
    11-15-2020
    Initial Android 11 release

    XDA:DevDB Information
    [ROM][11.0][OFFICIAL][Guacamoleb] Evolution X | Elle [11/15/20], ROM for the OnePlus 7

    Contributors
    spookcity138, joeyhuab, peaktogoo
    ROM OS Version: Android 11
    ROM Kernel: Linux 4.x
    ROM Firmware Required: Latest OOS 10.x.x
    Based On: AOSP

    Version Information
    Status:
    Stable

    Created 2020-11-15
    Last Updated 2020-11-20
    10
    Updated

    Changelog
    Sepolicy impovements
    Updated to redfin's Jan 2021 FP
    Private-app permissions are now enforced
    Removed Gcam go (blame Google) Install whatever GCam version you prefer
    Revert "Disabled hwc vds in surfaceflinger"
    Upsteamed neutrino kernel to latest Linux stable (4.14.212)

    Enjoy! (y)
    9
    Updated

    Changelog
    March security patches
    Updated listen blobs from OOS OB1
    Updated time blobs and scripts from OOS OB1
    Upstreamed neutrino kernel from 4.14.218 to latest 4.14.222
    Silenced some ims debug stuff
    Fixed video/screen recording
    Reverted "Uprev soundtrigger to 2.3" (Fixes headphone issues)
    Enabled GL comp backpressure
    Added some surfaceFlinger props
    Updated doze overlays
    Updated carrierconfig overlay from OB2
    Switched to QTI Thermal HAL
    WifiOverlay: updated package name
    ueventd: Don't modify permissions of /dev/hw_random
    Enabled persist.rcs.supported
    Reworked dex flags
    Few other small things here and there

    Enjoy! (y)
    8
    Updated

    Changelog
    Upstreamed kernel from 4.14.222 -> 4.14.228
    Dropped auth_biometric_contents overlay
    Removed "config_allowAutoBrightnessWhileDozing" (Fixes super dim AOD)
    Some sepolicy improvements
    Added powerhint from LA.UM.9.1.r1-09100-SMxxx0.0
    Enjoy! (y)
    7
    Updated

    Changelog

    Upstreamed neutrino kernel from 4.14.212 to latest 4.14.218
    Updated redfin fingerprint to Feb 2021
    Update OP gallery to latest 4.0.125
    Set defaultHapticFeedbackIntensity to low
    Uprev soundtrigger to 2.3
    Updated display,graphics blobs from OOS OB1
    Few other commits related to updating display blobs
    Updated wfd and drm blobs from OOS OB1 (WFD now works!)
    Updated ese powermanager blobs from OOS OB1
    Updated media and vpp blobs from OOS OB1
    Dropped custom lights and switched to standard lights hal
    Overlay: configured SQLite to operate in MEMORY mode
    Updated vendor security patch level from OOS 10.0.16
    Added overlay for smart pixels
    Optimized dex flags for a faster boot
    Set default media volume steps to 25
    Few other tweaks and improvements here and there

    Enjoy! (y)