[ROM][05/20][11.0] Yet another AOSP project [OP7T][STABLE]

Search This thread

OmkarTheAndroid

Senior Member
May 6, 2013
116
165
1607597427911.png
YAAP is a project founded by Adhitya Mohan (@poad42) and Ido Ben-Hur (@idoybh) with the goal of staying close to AOSP in design goals, offer a clean interface, do as much as original development as possible and avoid becoming a kitchen sink and cherry picked mess.

Bug reporting:
  • DO NOT Report bugs if you're running a custom kernel or you installed Xposed
  • Grab a logcat right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you're doing.)
  • If it is a random reboot, grab dmesg . (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
  • If the problem disappears after running "setenforce 0" from a root shell, grab /data/misc/audit/audit.log
  • Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. Please also do not report known issues.

Downloads

Hotdogb (OP7T): Download Link | Google Drive Mirror | SHA256SUM

Follow us on Telegram for updates and faster(?) responses
Chat
Updates

How to flash using fastbootd:-
  • Dump the ROM zipfile through payload_dumper
  • Code:
    fastboot flash recovery recovery.img
    Connect your device to a computer and execute:
    Code:
    fastboot reboot fastboot
  • Check this by using the command
    Code:
    fastboot getvar is-userspace
  • Flash each partition (be sure to open the terminal window in the folder you extracted the payload):
    Code:
    fastboot flash boot boot.img
    fastboot flash dtbo dtbo.img
    fastboot flash odm odm.img
    fastboot flash product product.img
    fastboot flash system system.img
    fastboot flash system_ext system_ext.img
    fastboot flash vbmeta vbmeta.img
    fastboot flash vbmeta_system vbmeta_system.img
    fastboot flash vendor vendor.img
  • Reboot to system

ROM OS Version: Android 11

XDA:DevDB Information
Yet Another AOSP Project, ROM for the OnePlus 7T

Contributors
OmkarTheAndroid, idoybh, poad42
Source Code: https://github.com/yaap

ROM OS Version: Android 11
ROM Kernel: Linux 4.14.x
ROM Firmware : OOS 11 Global Stable
Based On: AOSP

Version Information
Status:
Stable

Created 2020-10-14
Last Updated 2021-05-20
 
Last edited:

OmkarTheAndroid

Senior Member
May 6, 2013
116
165
Changelog:
ROM:
• Improve volume dialog code & fix the expand animation
• Simplify OpenDelta auto download network option
• Make emergency tile in powermenu look better
• Swipe down to expand statusbar in Launcher3
• Add an option to choose primary overlay (bg dark color)
• Many minor visual fixes in settings (and other minor changes)
• Merged latest CAF tags wherever relevant
• Bug fixes in recovery
• Updated some APNs
• Some other minor changes

Device:
• Update FOD zOrder
• Optimize native executables for Cortex-A76 CPU
• Re-introduce cleaned up raise to wake implementation
• Add Wake Device Action to off screen gestures
• Cleanup/update more blobs
 
Last edited:

OmkarTheAndroid

Senior Member
May 6, 2013
116
165
NOTE: You must clean flash and format data/internal storage to f2fs.
Custom kernels will need to explicitly support YAAP for new userdata changes.

Steps to go enable Widevine L1 on custom ROMs :-
• Flash OOS 11 stable or any build from OB3 and above
• Flash magisk and enable magisk hide
• Reboot
• Verify if you have L1 working using app like drm info
• Local upgrade OOS 11 stable or any build from OB3 and above
• Reboot
• Verify if you have L1 working using app like drm info
• Flash custom ROM and you should have L1 there as well

Note: you only need to do this once
 
Last edited:
  • Like
Reactions: arvindgr

ro11er

Senior Member
Jan 25, 2012
217
74
Hi Guys,

Thanks for the ROM already installed, but on first restart got bootloop phone is stuck in "Phone is starting".
 

Nik2234

Senior Member
Aug 18, 2018
59
4
OnePlus 7T
Bro how would you flash the next build. But tge rom is running great. Rooted installed viper evrything works flwaless and even banking apps are running for me
 
  • Like
Reactions: Neeosx

Top Liked Posts

  • There are no posts matching your filters.
  • 13
    1607597427911.png
    YAAP is a project founded by Adhitya Mohan (@poad42) and Ido Ben-Hur (@idoybh) with the goal of staying close to AOSP in design goals, offer a clean interface, do as much as original development as possible and avoid becoming a kitchen sink and cherry picked mess.

    Bug reporting:
    • DO NOT Report bugs if you're running a custom kernel or you installed Xposed
    • Grab a logcat right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you're doing.)
    • If it is a random reboot, grab dmesg . (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
    • If the problem disappears after running "setenforce 0" from a root shell, grab /data/misc/audit/audit.log
    • Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. Please also do not report known issues.

    Downloads

    Hotdogb (OP7T): Download Link | Google Drive Mirror | SHA256SUM

    Follow us on Telegram for updates and faster(?) responses
    Chat
    Updates

    How to flash using fastbootd:-
    • Dump the ROM zipfile through payload_dumper
    • Code:
      fastboot flash recovery recovery.img
      Connect your device to a computer and execute:
      Code:
      fastboot reboot fastboot
    • Check this by using the command
      Code:
      fastboot getvar is-userspace
    • Flash each partition (be sure to open the terminal window in the folder you extracted the payload):
      Code:
      fastboot flash boot boot.img
      fastboot flash dtbo dtbo.img
      fastboot flash odm odm.img
      fastboot flash product product.img
      fastboot flash system system.img
      fastboot flash system_ext system_ext.img
      fastboot flash vbmeta vbmeta.img
      fastboot flash vbmeta_system vbmeta_system.img
      fastboot flash vendor vendor.img
    • Reboot to system

    ROM OS Version: Android 11

    XDA:DevDB Information
    Yet Another AOSP Project, ROM for the OnePlus 7T

    Contributors
    OmkarTheAndroid, idoybh, poad42
    Source Code: https://github.com/yaap

    ROM OS Version: Android 11
    ROM Kernel: Linux 4.14.x
    ROM Firmware : OOS 11 Global Stable
    Based On: AOSP

    Version Information
    Status:
    Stable

    Created 2020-10-14
    Last Updated 2021-05-20
    5
    Huge update this week, check second post for changelog

    NOTE: You must clean flash and format data/internal storage to f2fs.
    Custom kernels will need to explicitly support YAAP for new userdata changes.

    Verizon and other sub mvnos should work now

    Steps to go enable Widevine L1 on custom ROMs :-
    • Flash OOS 11 stable or any build from OB3 and above
    • Flash magisk and enable magisk hide
    • Reboot
    • Verify if you have L1 working using app like drm info
    • Flash custom ROM and you should have L1 there as well

    Note: you only need to do this once
    5
    New build is up with May SPL merged, updated display modes, fixed off-screen hotword and other fixes all around
    5
    New build is up fixing almost everything that was wrong with previous release, although there won't be any OTA for today's release as we are switching back to standard A/B.
    Dump latest build, flash recovery from it, then use fastbootd or adb sideload either is fine
    5
    New build is up with old haptic stack and fixed nfc wakelock and other general improvements. Read Changelog for more info.