[ROM][12.1][OnePlus 5/5T] AOSP for OnePlus 5 [07 JULY 2022]

Search This thread

robertogl

Senior Member
Sep 18, 2007
1,810
1,169
Italy
New releases:
cheesburger: aosp12_cheeseburger-ota-user-20211020-experimental.zip
dumpling: aosp12_dumpling-ota-user-20211020-experimental.zip


Changelog:
  • Add support for OnePlus 5T (Dumpling)
  • Fix data on SIM1 (SIM2 is not working for data in this release)
  • Enable switch for default mobile data between SIM1 and SIM2 directly in the Android Settings (removed tile: less code to mantain)
  • Grant permissions to Play Store (and some Google apps) automatically - allow to setup the device and restore a backup at first boot
  • Fix TWRP not booting after flashing Android 12
  • Now recovery is not updated/overwritten anymore (no need for the persist_twrp mod or anything - installed recovery is persisted)
  • Vibration and alarm icons are back in the status bar
So, this is the first release with Dumpling support. You can find the updated download links in the first page.
Expect issues in particular on Dumpling, as I don't own the device :)
 

ngkongArm

Senior Member
Sep 1, 2011
154
44
Surabaya
Hi, just want to say thank you for release of op5. I'm using it and most of the things works. Appreciate for the hard work.

Oh 1 question, does the fast charging already works? I think it's slower. Thanks
 
Last edited:

robertogl

Senior Member
Sep 18, 2007
1,810
1,169
Italy
New releases:
cheesburger: aosp12_cheeseburger-ota-user-20211102-beta.zip
dumpling: aosp12_dumpling-ota-user-20211102-beta.zip


Changelog:
  • November Security patches (synced with AOSP android-12.0.0_r13)
  • Add separate wifi and cellular data quick settings tiles (as Android 11)
    • Unified Android 12 tile is still present
 

tora_

Member
Nov 1, 2021
7
2
Hey, will you ever add support for signature spoofing (feature from ProtonAOSP) ? would be super helpful if it could be turned on from Developer Options.

Thanks
 

cristiansuteu

Member
Aug 2, 2011
20
2
running the latest downloadable build for 3 days now. Seems very stable in general, no bugs, no flickers. only problems I have are with WiFi (randomly doesn't work here and there and need to reboot to make it work again) and locked screen puts everything in standby besides calls (whatsapp, sms, other notifications) so when I unlock, my phone lights up like a christmas tree form all the notifications.
 

robertogl

Senior Member
Sep 18, 2007
1,810
1,169
Italy

badmonopoly

Senior Member
Oct 11, 2009
204
30
Refuses to install, b/c integrated recovery is older than twrp. Downgrading twrp works.
It's somehow encrypted by default (why), so that's useless. LTE doesn't work and I'm audi 5000.
USB storage ftw.
 
Last edited:

robertogl

Senior Member
Sep 18, 2007
1,810
1,169
Italy
Refuses to install, b/c integrated recovery is older than twrp. Downgrading twrp works.
It's somehow encrypted by default (why), so that's useless. LTE doesn't work and I'm audi 5000.
USB storage ftw.
LTE works only for SIM1, probably. It's a common issue in A12.
Also, it's encrypted by default because it is the default Android behaviour. You can decrypt it if you want :)
 

badmonopoly

Senior Member
Oct 11, 2009
204
30
LTE works only for SIM1, probably. It's a common issue in A12.
Also, it's encrypted by default because it is the default Android behaviour. You can decrypt it if you want :)
It's in sim1. I mean it's encrypted and twrp can't decrypt even though I didn't set a pin.
12 is just too buggy being beta, anyway. I went to pixel exp 11 and no bugs of course, so it's nice and UI is much better on 11 (I hate 12...it's dumbed down like it's an apple product.
 

robertogl

Senior Member
Sep 18, 2007
1,810
1,169
Italy
It's in sim1. I mean it's encrypted and twrp can't decrypt even though I didn't set a pin.
12 is just too buggy being beta, anyway. I went to pixel exp 11 and no bugs of course, so it's nice and UI is much better on 11 (I hate 12...it's dumbed down like it's an apple product.
Well, you should wait for TWRP to update and support encryption on A12. It is not a ROM issue :)
Regarding LTE, it should work on SIM1. But well, if you switch back to A11 I guess there is no need for logs and similar now :)
 

Top Liked Posts

  • There are no posts matching your filters.
  • 27
    AOSP for OnePlus 5/5T - Android 12
    Code:
    /*
    * 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 any concerns about features included in this ROM
    * before flashing it!
    */

    Most of the information from here can be applied for this ROM.
    Introduction

    This projects aims to create an upgradable AOSP build system for the Oneplus 5 (Cheeseburger).
    No repository from AOSP is changed: no commit over AOSP is at the moment present on the sources for this ROM.

    All the changes are provided in separate repositories (HALs, kernel): this allows to upgrade Android with minimal effort, potentially also for future major versions.

    Most of the added repositories is provided by LineageOS or CAF, so thanks to them for those repos.

    Screenshots are attached.

    This ROM is based on the work on Android 11 from here: https://xdaforums.com/t/rom-11-0-on...-19-september-2021-locked-bootloader.4183691/

    As usual, only builds with enforcing SELinux, no root access and 'user Android build flavor' will be posted here.

    Known issues

    - None that I'm aware of.

    Changelog

    See second post.

    Download

    Releases can be found on AndroidFileHost.
    OnePlus 5 (Cheeseburger): https://androidfilehost.com/?w=files&flid=328726
    OnePlus 5T (Dumpling): https://androidfilehost.com/?w=files&flid=328820

    Installation

    Backup everything.
    The provided zip can be installed using the TWRP recovery: clear data while doing that.

    The ROM expects the firmware from OOS 10.0.1: different firmwares are not tested.

    The provided recovery allows only flashing signed images: use TWRP if you need to flash GApps or different packages.

    Sources

    Kernel on github: https://github.com/robertoglandroid/kernel_oneplus_msm8998
    ROM sources: https://github.com/roberto-sartori-gl/local_manifests/tree/a12/gl

    Telegram discussion group here!

    XDA:DevDB Information
    AOSP for OnePlus 5/5T, ROM for the OnePlus 5/5T

    Contributors
    robertogl

    Thank you to @T1mb3 and @Maitreya29!


    ROM OS Version: Android 12
    ROM Kernel: Linux 4.x

    Version Information
    Status:
    Beta

    Created 2021-10-05
    Last Updated 2022-07-07
    20
    New releases:
    cheesburger: aosp12_cheeseburger-ota-user-20211020-experimental.zip
    dumpling: aosp12_dumpling-ota-user-20211020-experimental.zip


    Changelog:
    • Add support for OnePlus 5T (Dumpling)
    • Fix data on SIM1 (SIM2 is not working for data in this release)
    • Enable switch for default mobile data between SIM1 and SIM2 directly in the Android Settings (removed tile: less code to mantain)
    • Grant permissions to Play Store (and some Google apps) automatically - allow to setup the device and restore a backup at first boot
    • Fix TWRP not booting after flashing Android 12
    • Now recovery is not updated/overwritten anymore (no need for the persist_twrp mod or anything - installed recovery is persisted)
    • Vibration and alarm icons are back in the status bar
    So, this is the first release with Dumpling support. You can find the updated download links in the first page.
    Expect issues in particular on Dumpling, as I don't own the device :)
    6
    New releases:
    cheesburger: aosp12_cheeseburger-ota-user-20220707.zip
    dumpling: aosp12_dumpling-ota-user-20220707.zip

    Changelog:
    • July 2022 Security patches (synced with AOSP android-12.1.0_r10)
    5
    Changelog

    [07/07/2022] aosp12_cheeseburger/dumpling-ota-user-20220707.zip
    • July2022 Security patches (synced with AOSP android-12.1.0_r10)

    [08/06/2022] aosp12_cheeseburger/dumpling-ota-user-20220608.zip
    • June 2022 Security patches (synced with AOSP android-12.1.0_r8)
    [21/05/2022] aosp12_cheeseburger/dumpling-ota-user-20220521.zip
    • Support f2fs formatted /cache partition
    • Synced with Lineage 19.1 sources
    • Minor fixes
    • Code cleanup
    [15/05/2022] aosp12_cheeseburger/dumpling-ota-user-20220515.zip
    • Add option to apply OTA updates from SettingsExtra
      • 4 files can be installed:
        • the ROM OTA - put the zip in /sdcard/update.zip
        • magisk - put the zip in /sdcard/magisk.zip
        • gapps - put the zip in /sdcard/gapps.zip
        • decryption zip - put the zip in /sdcard/decrypt.zip
      • The device will reboot automatically in recovery and apply the updates. Only TWRP can install magisk, gapps or the decryption zip.
    • Fix crash of the Settings app while configuring fingerprint or PIN lock (during the first setup, or from the Settings page)
    • Add possibility to enable location indicator in the Development Options
      • Location indicator is disabled for the Phone Services
    [03/05/2022] aosp12_cheeseburger/dumpling-ota-user-20220503.zip
    • May 2022 Security patches (synced with AOSP android-12.1.0_r5)
    • Fix issue with Led Manager (SettingsExtra)

    [04/04/2022] aosp12_cheeseburger/dumpling-ota-user-20220404.zip
    • April 2022 Security patches (synced with AOSP android-12.1.0_r4)
    • Fix slow unlock when fingerprint is used
    [13/03/2022] aosp12_dumpling-ota-user-20220313.zip
    • Fix Settings app crash when opening fingerprint settings
    [08/03/2022] aosp12_cheeseburger/dumpling-ota-user-20220308.zip
    • Android 12L
    • March 2022 Security patches (synced with AOSP android-12.1.0_r1)
    • Fix time and date not persisted after a reboot/factory reset
    • Fix vibration level setting on SettingsExtra
    [01/03/2022] aosp12_cheeseburger/dumpling-ota-user-20220301.zip
    • Sync with Lineage 19 source
    • Fix issue with sim2 (data works also on sim2 now)
    • Fix Pocket Mode
    • Fix 'issue' that was causing some apps to detect root without Magisk
    [08/02/2022] aosp12_cheeseburger/dumpling-ota-user-20220208.zip
    • February 2022 Security patches (synced with AOSP android-12.0.0_r29)
    • Fix Jio issues with VoLTE calls
    [04/01/2022] aosp12_cheeseburger/dumpling-ota-user-20220104.zip
    • January 2022 Security patches (synced with AOSP android-12.0.0_r26)
    • Fix alarms not working with default Clock app
    [07/12/2021] aosp12_cheeseburger/dumpling-ota-user-20211207-beta.zip
    • December Security patches (synced with AOSP android-12.0.0_r16)
    [02/11/2021] aosp12_cheeseburger/dumpling-ota-user-20211102-beta.zip
    • November Security patches (synced with AOSP android-12.0.0_r13)
    • Add separate wifi and cellular data quick settings tiles (as Android 11)
      • Unified Android 12 tile is still present
    [25/10/2021] aosp12_cheeseburger/dumpling-ota-user-20211025-beta.zip
    • Add f2fs support on /data partition
    [20/10/2021] aosp12_cheeseburger/dumpling-ota-user-20211020-experimental.zip
    • Add support for OnePlus 5T (Dumpling)
    • Fix data on SIM1 (SIM2 is not working for data in this release)
    • Enable switch for default mobile data between SIM1 and SIM2 directly in the Android Settings (removed tile: less code to mantain)
    • Grant permissions to Play Store (and some Google apps) automatically - allow to setup the device and restore a backup at first boot
    • Fix TWRP not booting after flashing Android 12
    • Now recovery is not updated/overwritten anymore (no need for the persist_twrp mod or anything - installed recovery is persisted)
    • Vibration and alarm icons are back in the status bar
    [09/10/2021] aosp12_cheeseburger-ota-user-20211009.zip
    • Fix encryption - Now File Based Encryption is enabled by default
    • Fix SIM1 sometimes not being recognized at boot
    • Fix an issue that caused Android to being stuck at boot sometimes (e.g. after flashing it the first time)
    • Add 'SIM Data Switch' tile to allow switching the default SIM used for mobile data
    [06/10/2021] aosp12_cheeseburger-ota-user-20211006-alpha.zip
    • First release: October 2021 Security Patch (synced with AOSP android-12.0.0_2)
    • Only known issue is encryption not working
    5
    New releases:
    cheesburger: aosp12_cheeseburger-ota-user-20220308.zip
    dumpling: aosp12_dumpling-ota-user-20220308.zip

    Changelog:
    • Android 12L
    • March 2022 Security patches (synced with AOSP android-12.1.0_r1)
    • Fix time and date not persisted after a reboot/factory reset
    • Fix vibration level setting on SettingsExtra