New Update is OUT!!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 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
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
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