[ End-Of-Life ][ROM][A12]KOSP for OnePlus 7[OFFICIAL][guacamoleb]

Search This thread

jmax91

Senior Member
Nov 26, 2010
100
30
Córdoba
OnePlus One
Xiaomi Mi A1
How to update OOS firmware (future builds) later on?
Copy paste from Telegram group:

1. Boot to recovery
2. Extract payload from oos using any dumper
3. Type these commands using FASTBOOTD to flash the necessary partitions
fastboot flash --slot=all abl abl.img
fastboot flash --slot=all aop aop.img
fastboot flash --slot=all bluetooth bluetooth.img
fastboot flash --slot=all cmnlib64 cmnlib64.img
fastboot flash --slot=all cmnlib cmnlib.img
fastboot flash --slot=all devcfg devcfg.img
fastboot flash --slot=all dsp dsp.img
fastboot flash --slot=all hyp hyp.img
fastboot flash --slot=all keymaster keymaster.img
fastboot flash --slot=all LOGO LOGO.img fastboot flash --slot=all modem modem.img
fastboot flash --slot=all oem_stanvbk oem_stanvbk.img
fastboot flash --slot=all qupfw qupfw.img
fastboot flash --slot=all storsec storsec.img
fastboot flash --slot=all tz tz.img fastboot
flash --slot=all xbl_config xbl_config.img
fastboot flash --slot=all xbl xbl.img
fastboot reboot
 

Prinçe çharming ap

Senior Member
Dec 30, 2018
263
70
India
OnePlus 7
Copy paste from Telegram group:

1. Boot to recovery
2. Extract payload from oos using any dumper
3. Type these commands using FASTBOOTD to flash the necessary partitions
fastboot flash --slot=all abl abl.img
fastboot flash --slot=all aop aop.img
fastboot flash --slot=all bluetooth bluetooth.img
fastboot flash --slot=all cmnlib64 cmnlib64.img
fastboot flash --slot=all cmnlib cmnlib.img
fastboot flash --slot=all devcfg devcfg.img
fastboot flash --slot=all dsp dsp.img
fastboot flash --slot=all hyp hyp.img
fastboot flash --slot=all keymaster keymaster.img
fastboot flash --slot=all LOGO LOGO.img fastboot flash --slot=all modem modem.img
fastboot flash --slot=all oem_stanvbk oem_stanvbk.img
fastboot flash --slot=all qupfw qupfw.img
fastboot flash --slot=all storsec storsec.img
fastboot flash --slot=all tz tz.img fastboot
flash --slot=all xbl_config xbl_config.img
fastboot flash --slot=all xbl xbl.img
fastboot reboot
Is it possible to flash critical partitions in FASTBOOTD ?
 

weazyexe

Member
Nov 30, 2021
5
7
Voronezh, Russian Federation
So I got pretty excited about this ROM and decided to give it a try. It's all quite cool except for auto-brightness and Google Pay.
Auto-brightness is not ideal even on stock firmware as the sensor has some flaws to it's HW implementation because it gets influenced by screen content so I don't consider it a big deal.
However Google Pay is big deal for me as I use it daily, so this is the reason I had to switch back to stock OOS, anyone else got it working?

Cheers.
Have the same issue with GPay :(
Contactless payment terminal says what it can't read the card 🥲
 

Gaurav_XDA

New member
Feb 14, 2015
2
0
New Delhi
Rom is good with a couple of cool new android 12 features. Without rooting banking and everything seems to be working smoothly so far except for Spotify and Netflix apps which keep crashing.
 

ponk___

New member
Dec 7, 2021
1
1
Hi!
Thanks for this awesome ROM,it's working great for me !
The only thing I couldn't get to work is Google Pay: the phone behaves like everything's normal but the payment machine doesn't seem to detect the phone...
Any ideas on how to get it to work ?
 

weazyexe

Member
Nov 30, 2021
5
7
Voronezh, Russian Federation
Hello! I have a problem with the ROM. I don't know is it problem with Android 12 or with this ROM but I can't properly use wireless debugging. It works correctly but it always disconnects and disables when I don't use it for a minute for example. I didn't have the same problem on OOS 11
 

sanganiharish263@gmail

Senior Member
Feb 27, 2018
90
167
Hyderabad
Xiaomi Poco F1
OnePlus 7
Code:
/*
* DISCLAIMER: Read this carefully
* 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! 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.

*/

KOSP cover2_(0).png



KOSP is a small project based off AOSP and we intend to improve upon AOSP to provide a stable and better alternative to OEM roms with additional features.

Features
There are some cool features, see for yourself :D
Truth is I'm just lazy to write a long list of features and we intend to focus on the stability rather than adding a ton of features.

Gapps is included!

What's broken?

- WiFi Display on devices using MiraCast
- You tell me!

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.)
-> Do not approach us without any logs for reporting bugs
-> If it is a random reboot, grab everything from /sys/fs/pstore. (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
-> 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: Gdrive : Sourceforge
Magisk: https://github.com/topjohnwu/Magisk/releases

INSTRUCTIONS

First time installation:

* Unlock bootloader
* Download the fastboot image of the rom (the zip file with "-img" in it)
* Boot to fastboot
* Type fastboot update <fastbootrom>
* Boot to recovery if you are flashing for the first time and format data
(PLEASE FOR THE LOVE OF GOD DO NOT WIPE DATA FROM FASTBOOT YOU LAZY ****)
* Reboot

Upgrading:
Via recovery:
* Reboot to recovery
* Flash ROM zip from TWRP or sideload with ADB (preferred)
* Reboot to recovery
OR
* Download the fastboot image of the rom (the zip file with "-img" in it)
* Boot to fastboot
* Type fastboot update <fastbootrom>
* Flash Magisk and other stuff (optional)
* Reboot

Via updater app: [WIP]
* Open Settings -> System -> KOSP Updater
* Download the ota if available or if you have already downloaded the zip then use it for local upgrade
* Install the update
* Flash magisk to inactive slot (optional)
* (optional) Reboot to recovery if you have anything else to flash
* Reboot

Follow us on Telegram

Credit/Thanks:

Google for AOSP
LineageOS
YAAP
DerpFest
MSM-Xtended
And all others we may have forgotten to credit
Special thanks to @npv12 and also to @AnnoyingZlatan for his amazing kernel.
Thanks to @Mohammed_Gabr for making our awesome banner.
Last but not the least, thanks to all our testers, who have helped us to squash many bugs as possible



KOSP, ROM for the OnePlus 7

Contributors: @Joker123##, @npv12

Device maintainer: HARISH

ROM source: https://github.com/AOSP-Krypton

ROM Kernel: Dora kernel

Kernel source: https://github.com/AOSP-Krypton/kernel_oneplus_sm8150

ROM Firmware Required: OOS 11.0.4.1

Android Version: 12

Based On: AOSP

Version Information

Version: 2.2

Status: Stable

Created 2021-11-09

Last Updated 2021-12-10
New Update:
Links are Updated in Mainpost
Changelog:
Source side

* Merge December security patch.
* Fixed smartspace not working
* Added option to change brightness slider position
* Fixed network traffic showing up in statusbar when network connection is disabled
* Fixed settings crash in tts page
* Improved screen recorder
* Fixed navbar hide toggle not working for some
* Added option to increase pill size
* Added option to change fonts and icon pack
* Added edge light customisations
* Added battery style customisations- guacamoleb(Partially broken)
* Added option to skip tracks volume rockers
* Added option to select custom fonts
* Updated Chinese translations
* Switched to GrapheneOS camera
* Updated lawnicons and lawnchair
* Dropped YouTube Vanced
* Switched to google sans font for lockscreen clock
* Redesigned brightness slider
* Spoofed google translation for monet themeing
* Switched to redfin props for the time being to pass safetynet

Device side

* Fixed wfd
* Dropped oos cam. This fixes front cam not working on some apps like signal.
* Dropped Prebuilt GCam in favour of more options
* Build goodix fp library from source
* Synced kernel source with Dora
 

Sachet7

Member
Jan 19, 2015
47
17
OnePlus 7
Installed this rom today on my secondary phone OP7. Absolutely loving this rom. It has given new life to my oneplus 7. HDR support stays on prime and Netflix with L1 certification. I'll need another camera app though. Good job devs.
 

SorcioSecco

Member
Apr 14, 2018
33
19
61
Genova
OnePlus 9 Pro
Hi, really nice ROM, I didn't have any particular problem installing it, having LineageOS 17.1 on, and I think I will make it my daily driver. It's a bit tricky to install Magisk, anyway, and I hope it will not be necessary to reinstall it after a KOSP update.
One question and one feature request:
- What is the purpose of kosp.img?
- Is it possible to swap the Home-Recent buttons? I don't like the gesture pill, and I prefer to have the Back button on the right.
Thanks a lot, and keep up the good work (y)
Antonello
 
Last edited:

issam28

New member
Jun 20, 2019
4
3
Thanks the maintener for this rom, it's a great rom. I have aquestion though, dor those who installed magisk by patching the boot img, does the ramdisk say no after installing magisk ?

Thanks everyone for this rom.
 

Satrajit 22

New member
Mar 26, 2021
2
0
Hi, after flashing the rom by following the above process, do I need twrp recovery for data wipe or it will work with lineage recovery?
 

SorcioSecco

Member
Apr 14, 2018
33
19
61
Genova
OnePlus 9 Pro
It still doesn't pass safety net and CTS profile check evern I have installed universal safety net fix,how to fix this issue

any suggestions would be appreciated !
Check MagiskHide settings inside the Root Access section of the app, mine is working like a charm. Be sure that Google Play Services is selected, as long as any other app that must not see the root permission
 

WookieTookie

Senior Member
Apr 9, 2015
56
19
OnePlus 7
I'm trying to install this with the fastboot methos as suggested, but it keeps saying

Code:
PS C:\ptools\platform-tools> fastboot update .\KOSP-2.2-guacamoleb-user-OFFICIAL-GAPPS-20211210-1820-img.zip
target reported max download size of 805306368 bytes
archive does not contain 'boot.sig'
archive does not contain 'recovery.img'
failed to allocate -1489079404 bytes
error: update package missing system.img

Any suggestion? Should I just install it via recovery?

EDIT: Well, running `.\fastboot.exe update .\KOSP-2.2-guacamoleb-user-OFFICIAL-GAPPS-20211210-1820-img.zip` solved it.

EDIT 2: BTW, I don't know if it was just my case, but you should mention that the "Wipe Data" option will wipe internal storage too.
 
Last edited:

Prinçe çharming ap

Senior Member
Dec 30, 2018
263
70
India
OnePlus 7
I'm trying to install this with the fastboot methos as suggested, but it keeps saying

Code:
PS C:\ptools\platform-tools> fastboot update .\KOSP-2.2-guacamoleb-user-OFFICIAL-GAPPS-20211210-1820-img.zip
target reported max download size of 805306368 bytes
archive does not contain 'boot.sig'
archive does not contain 'recovery.img'
failed to allocate -1489079404 bytes
error: update package missing system.img

Any suggestion? Should I just install it via recovery?

EDIT: Well, running `.\fastboot.exe update .\KOSP-2.2-guacamoleb-user-OFFICIAL-GAPPS-20211210-1820-img.zip` solved it.

EDIT 2: BTW, I don't know if it was just my case, but you should mention that the "Wipe Data" option will wipe internal storage too.
Well in my case
I used this fastboot command to flash this rom

fastboot update rom.zip

But before using this command please make sure that your rom.zip have a .txt file inside,if it is not present then this command will not work.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 26
    Code:
    /*
    * DISCLAIMER: Read this carefully
    * 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! 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.

    */

    KOSP cover2_(0).png



    KOSP is a small project based off AOSP and we intend to improve upon AOSP to provide a stable and better alternative to OEM roms with additional features.

    Features
    There are some cool features, see for yourself :D
    Truth is I'm just lazy to write a long list of features and we intend to focus on the stability rather than adding a ton of features.

    Gapps is included!

    What's broken?

    - WiFi Display on devices using MiraCast
    - You tell me!

    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.)
    -> Do not approach us without any logs for reporting bugs
    -> If it is a random reboot, grab everything from /sys/fs/pstore. (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
    -> 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: Sourceforge : Mirror
    Magisk: https://github.com/topjohnwu/Magisk/releases

    INSTRUCTIONS

    First time installation:

    * Unlock bootloader
    * Download the fastboot image of the rom (the zip file with "-img" in it)
    * Boot to fastboot
    * Type fastboot update <fastbootrom>
    * Boot to recovery if you are flashing for the first time and format data
    (PLEASE FOR THE LOVE OF GOD DO NOT WIPE DATA FROM FASTBOOT YOU LAZY ****)
    * Reboot

    Upgrading:
    Via recovery:
    * Reboot to recovery
    * Flash ROM zip from TWRP or sideload with ADB (preferred)
    * Reboot to recovery
    OR
    * Download the fastboot image of the rom (the zip file with "-img" in it)
    * Boot to fastboot
    * Type fastboot update <fastbootrom>
    * Flash Magisk and other stuff (optional)
    * Reboot

    Via updater app: [WIP]
    * Open Settings -> System -> KOSP Updater
    * Download the ota if available or if you have already downloaded the zip then use it for local upgrade
    * Install the update
    * Flash magisk to inactive slot (optional)
    * (optional) Reboot to recovery if you have anything else to flash
    * Reboot

    Follow us on Telegram

    Credit/Thanks:

    Google for AOSP
    LineageOS
    YAAP
    DerpFest
    MSM-Xtended
    And all others we may have forgotten to credit
    Special thanks to @npv12 and also to @AnnoyingZlatan for his amazing kernel.
    Thanks to @Mohammed_Gabr for making our awesome banner.
    Last but not the least, thanks to all our testers, who have helped us to squash many bugs as possible



    KOSP, ROM for the OnePlus 7

    Contributors: @Joker123##, @npv12

    Device maintainer: HARISH

    ROM source: https://github.com/AOSP-Krypton

    ROM Kernel: Dora kernel

    Kernel source: https://github.com/AOSP-Krypton/kernel_oneplus_sm8150

    ROM Firmware Required: OOS 11.0.5.1

    Android Version: 12

    Based On: AOSP

    Version Information

    Version: 2.6

    Status: Stable

    Created 2021-11-09

    Last Updated 2022-04-23
    9
    Code:
    /*
    * DISCLAIMER: Read this carefully
    * 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! 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.

    */

    KOSP cover2_(0).png



    KOSP is a small project based off AOSP and we intend to improve upon AOSP to provide a stable and better alternative to OEM roms with additional features.

    Features
    There are some cool features, see for yourself :D
    Truth is I'm just lazy to write a long list of features and we intend to focus on the stability rather than adding a ton of features.

    Gapps is included!

    What's broken?

    - WiFi Display on devices using MiraCast
    - You tell me!

    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.)
    -> Do not approach us without any logs for reporting bugs
    -> If it is a random reboot, grab everything from /sys/fs/pstore. (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
    -> 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: Gdrive : Sourceforge
    Magisk: https://github.com/topjohnwu/Magisk/releases

    INSTRUCTIONS

    First time installation:

    * Unlock bootloader
    * Download the fastboot image of the rom (the zip file with "-img" in it)
    * Boot to fastboot
    * Type fastboot update <fastbootrom>
    * Boot to recovery if you are flashing for the first time and format data
    (PLEASE FOR THE LOVE OF GOD DO NOT WIPE DATA FROM FASTBOOT YOU LAZY ****)
    * Reboot

    Upgrading:
    Via recovery:
    * Reboot to recovery
    * Flash ROM zip from TWRP or sideload with ADB (preferred)
    * Reboot to recovery
    OR
    * Download the fastboot image of the rom (the zip file with "-img" in it)
    * Boot to fastboot
    * Type fastboot update <fastbootrom>
    * Flash Magisk and other stuff (optional)
    * Reboot

    Via updater app: [WIP]
    * Open Settings -> System -> KOSP Updater
    * Download the ota if available or if you have already downloaded the zip then use it for local upgrade
    * Install the update
    * Flash magisk to inactive slot (optional)
    * (optional) Reboot to recovery if you have anything else to flash
    * Reboot

    Follow us on Telegram

    Credit/Thanks:

    Google for AOSP
    LineageOS
    YAAP
    DerpFest
    MSM-Xtended
    And all others we may have forgotten to credit
    Special thanks to @npv12 and also to @AnnoyingZlatan for his amazing kernel.
    Thanks to @Mohammed_Gabr for making our awesome banner.
    Last but not the least, thanks to all our testers, who have helped us to squash many bugs as possible



    KOSP, ROM for the OnePlus 7

    Contributors: @Joker123##, @npv12

    Device maintainer: HARISH

    ROM source: https://github.com/AOSP-Krypton

    ROM Kernel: Dora kernel

    Kernel source: https://github.com/AOSP-Krypton/kernel_oneplus_sm8150

    ROM Firmware Required: OOS 11.0.4.1

    Android Version: 12

    Based On: AOSP

    Version Information

    Version: 2.1

    Status: Stable

    Created 2021-11-09

    Last Updated 2021-11-20
    Source side changes
    * Fixed lockscreen clock showing a different color in the middle of transition from ambient display to lockscreen
    * Fixed network traffic indicator showing rate as a double instead of an int
    * Added toggle for screen off fod
    * Added toggle for location privacy indicator
    * Added double tap or long press power button gesture for torch
    * Adapt screenshot sound with ringer modes and added a toggle to force disable it
    * Added toggle for notification sound and vibration when screen is on
    * Nuked secondary navigation handle
    * Added toggle for combined signal icons
    * Improved aod and aod on charge toggled
    * Added missing illustrations in Settings
    * Switched to aosp package installer
    * Fixed ar core crash
    * Updated a few GApps
    * Updated Chinese translations
    Device side changes
    * Use source built ant blobs
    * Use AOSP doze and drop our custom doze
    * Replace writepid with task_profiles command for cgroup migration
    * Add missing permission for /dev/diag
    * Update kernel to latest dora. Bully @thenem0 for changelog
    * Drop sf unaffine prop
    7
    Code:
    /*
    * DISCLAIMER: Read this carefully
    * 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! 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.

    */

    KOSP cover2_(0).png



    KOSP is a small project based off AOSP and we intend to improve upon AOSP to provide a stable and better alternative to OEM roms with additional features.

    Features
    There are some cool features, see for yourself :D
    Truth is I'm just lazy to write a long list of features and we intend to focus on the stability rather than adding a ton of features.

    Gapps is included!

    What's broken?

    - WiFi Display on devices using MiraCast
    - You tell me!

    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.)
    -> Do not approach us without any logs for reporting bugs
    -> If it is a random reboot, grab everything from /sys/fs/pstore. (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
    -> 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: Gdrive : Sourceforge
    Magisk: https://github.com/topjohnwu/Magisk/releases

    INSTRUCTIONS

    First time installation:

    * Unlock bootloader
    * Download the fastboot image of the rom (the zip file with "-img" in it)
    * Boot to fastboot
    * Type fastboot update <fastbootrom>
    * Boot to recovery if you are flashing for the first time and format data
    (PLEASE FOR THE LOVE OF GOD DO NOT WIPE DATA FROM FASTBOOT YOU LAZY ****)
    * Reboot

    Upgrading:
    Via recovery:
    * Reboot to recovery
    * Flash ROM zip from TWRP or sideload with ADB (preferred)
    * Reboot to recovery
    OR
    * Download the fastboot image of the rom (the zip file with "-img" in it)
    * Boot to fastboot
    * Type fastboot update <fastbootrom>
    * Flash Magisk and other stuff (optional)
    * Reboot

    Via updater app: [WIP]
    * Open Settings -> System -> KOSP Updater
    * Download the ota if available or if you have already downloaded the zip then use it for local upgrade
    * Install the update
    * Flash magisk to inactive slot (optional)
    * (optional) Reboot to recovery if you have anything else to flash
    * Reboot

    Follow us on Telegram

    Credit/Thanks:

    Google for AOSP
    LineageOS
    YAAP
    DerpFest
    MSM-Xtended
    And all others we may have forgotten to credit
    Special thanks to @npv12 and also to @AnnoyingZlatan for his amazing kernel.
    Thanks to @Mohammed_Gabr for making our awesome banner.
    Last but not the least, thanks to all our testers, who have helped us to squash many bugs as possible



    KOSP, ROM for the OnePlus 7

    Contributors: @Joker123##, @npv12

    Device maintainer: HARISH

    ROM source: https://github.com/AOSP-Krypton

    ROM Kernel: Dora kernel

    Kernel source: https://github.com/AOSP-Krypton/kernel_oneplus_sm8150

    ROM Firmware Required: OOS 11.0.5.1

    Android Version: 12

    Based On: AOSP

    Version Information

    Version: 2.3

    Status: Stable

    Created 2021-11-09

    Last Updated 2022-01-05
    New Update (2022-01-05)

    Links Updated in Main post

    Chnagelog here
    6
    Code:
    /*
    * DISCLAIMER: Read this carefully
    * 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! 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.

    */

    KOSP cover2_(0).png



    KOSP is a small project based off AOSP and we intend to improve upon AOSP to provide a stable and better alternative to OEM roms with additional features.

    Features
    There are some cool features, see for yourself :D
    Truth is I'm just lazy to write a long list of features and we intend to focus on the stability rather than adding a ton of features.

    Gapps is included!

    What's broken?

    - WiFi Display on devices using MiraCast
    - You tell me!

    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.)
    -> Do not approach us without any logs for reporting bugs
    -> If it is a random reboot, grab everything from /sys/fs/pstore. (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
    -> 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: Gdrive : Sourceforge
    Magisk: https://github.com/topjohnwu/Magisk/releases

    INSTRUCTIONS

    First time installation:

    * Unlock bootloader
    * Download the fastboot image of the rom (the zip file with "-img" in it)
    * Boot to fastboot
    * Type fastboot update <fastbootrom>
    * Boot to recovery if you are flashing for the first time and format data
    (PLEASE FOR THE LOVE OF GOD DO NOT WIPE DATA FROM FASTBOOT YOU LAZY ****)
    * Reboot

    Upgrading:
    Via recovery:
    * Reboot to recovery
    * Flash ROM zip from TWRP or sideload with ADB (preferred)
    * Reboot to recovery
    OR
    * Download the fastboot image of the rom (the zip file with "-img" in it)
    * Boot to fastboot
    * Type fastboot update <fastbootrom>
    * Flash Magisk and other stuff (optional)
    * Reboot

    Via updater app: [WIP]
    * Open Settings -> System -> KOSP Updater
    * Download the ota if available or if you have already downloaded the zip then use it for local upgrade
    * Install the update
    * Flash magisk to inactive slot (optional)
    * (optional) Reboot to recovery if you have anything else to flash
    * Reboot

    Follow us on Telegram

    Credit/Thanks:

    Google for AOSP
    LineageOS
    YAAP
    DerpFest
    MSM-Xtended
    And all others we may have forgotten to credit
    Special thanks to @npv12 and also to @AnnoyingZlatan for his amazing kernel.
    Thanks to @Mohammed_Gabr for making our awesome banner.
    Last but not the least, thanks to all our testers, who have helped us to squash many bugs as possible



    KOSP, ROM for the OnePlus 7

    Contributors: @Joker123##, @npv12

    Device maintainer: HARISH

    ROM source: https://github.com/AOSP-Krypton

    ROM Kernel: Dora kernel

    Kernel source: https://github.com/AOSP-Krypton/kernel_oneplus_sm8150

    ROM Firmware Required: OOS 11.0.4.1

    Android Version: 12

    Based On: AOSP

    Version Information

    Version: 2.2

    Status: Stable

    Created 2021-11-09

    Last Updated 2021-12-10
    New Update:
    Links are Updated in Mainpost
    Changelog:
    Source side

    * Merge December security patch.
    * Fixed smartspace not working
    * Added option to change brightness slider position
    * Fixed network traffic showing up in statusbar when network connection is disabled
    * Fixed settings crash in tts page
    * Improved screen recorder
    * Fixed navbar hide toggle not working for some
    * Added option to increase pill size
    * Added option to change fonts and icon pack
    * Added edge light customisations
    * Added battery style customisations- guacamoleb(Partially broken)
    * Added option to skip tracks volume rockers
    * Added option to select custom fonts
    * Updated Chinese translations
    * Switched to GrapheneOS camera
    * Updated lawnicons and lawnchair
    * Dropped YouTube Vanced
    * Switched to google sans font for lockscreen clock
    * Redesigned brightness slider
    * Spoofed google translation for monet themeing
    * Switched to redfin props for the time being to pass safetynet

    Device side

    * Fixed wfd
    * Dropped oos cam. This fixes front cam not working on some apps like signal.
    * Dropped Prebuilt GCam in favour of more options
    * Build goodix fp library from source
    * Synced kernel source with Dora
    6
    Code:
    /*
    * DISCLAIMER: Read this carefully
    * 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! 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.

    */

    KOSP cover2_(0).png



    KOSP is a small project based off AOSP and we intend to improve upon AOSP to provide a stable and better alternative to OEM roms with additional features.

    Features
    There are some cool features, see for yourself :D
    Truth is I'm just lazy to write a long list of features and we intend to focus on the stability rather than adding a ton of features.

    Gapps is included!

    What's broken?

    - WiFi Display on devices using MiraCast
    - You tell me!

    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.)
    -> Do not approach us without any logs for reporting bugs
    -> If it is a random reboot, grab everything from /sys/fs/pstore. (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
    -> 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: Gdrive : Sourceforge
    Magisk: https://github.com/topjohnwu/Magisk/releases

    INSTRUCTIONS

    First time installation:

    * Unlock bootloader
    * Download the fastboot image of the rom (the zip file with "-img" in it)
    * Boot to fastboot
    * Type fastboot update <fastbootrom>
    * Boot to recovery if you are flashing for the first time and format data
    (PLEASE FOR THE LOVE OF GOD DO NOT WIPE DATA FROM FASTBOOT YOU LAZY ****)
    * Reboot

    Upgrading:
    Via recovery:
    * Reboot to recovery
    * Flash ROM zip from TWRP or sideload with ADB (preferred)
    * Reboot to recovery
    OR
    * Download the fastboot image of the rom (the zip file with "-img" in it)
    * Boot to fastboot
    * Type fastboot update <fastbootrom>
    * Flash Magisk and other stuff (optional)
    * Reboot

    Via updater app: [WIP]
    * Open Settings -> System -> KOSP Updater
    * Download the ota if available or if you have already downloaded the zip then use it for local upgrade
    * Install the update
    * Flash magisk to inactive slot (optional)
    * (optional) Reboot to recovery if you have anything else to flash
    * Reboot

    Follow us on Telegram

    Credit/Thanks:

    Google for AOSP
    LineageOS
    YAAP
    DerpFest
    MSM-Xtended
    And all others we may have forgotten to credit
    Special thanks to @npv12 and also to @AnnoyingZlatan for his amazing kernel.
    Thanks to @Mohammed_Gabr for making our awesome banner.
    Last but not the least, thanks to all our testers, who have helped us to squash many bugs as possible



    KOSP, ROM for the OnePlus 7

    Contributors: @Joker123##, @npv12

    Device maintainer: HARISH

    ROM source: https://github.com/AOSP-Krypton

    ROM Kernel: Dora kernel

    Kernel source: https://github.com/AOSP-Krypton/kernel_oneplus_sm8150

    ROM Firmware Required: OOS 11.0.5.1

    Android Version: 12

    Based On: AOSP

    Version Information

    Version: 2.5

    Status: Stable

    Created 2021-11-09

    Last Updated 2022-04-03
    New Update is OUT!!

    Links are Updated

    Changelog:


    Source side changes:

    * Fixed some log spam and a possible crash with split screen in launcher
    * Fixed updater crashing when downloading
    * Added back kdrag0n's monet impl
    * Added back screen record customisations
    * Added back three finger screenshot gesture
    * Added support for per app volume
    * Fixed a rare bug with aod schedule
    * Added back brightness slider customisations
    * Fixed notification view not updating on dark / light theme switch
    * Switched to pixel battery graph style
    * Updated translations

    Device side changes
    * Sync with dora labs
    * Switch to in-tree vibrator hal
    * Added left side volume panel option