[OFFICIAL][9.0.0_r46][ASB_2019-11][grus] XenonHD 9.0 (14-11-2019) - Xiaomi Mi 9 SE ROMs, Kernels, Recoveries, & Other

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
TeamHorizon's XenonHD ROM builds for Xiaomi Mi 9 SE (grus)
https://www.xenonhd.com/
XenonHD is a custom firmware aka ROM for various Android devices. It is based on LineageOS 16.0 with additional features, performance and battery life improvements.
The idea behind XenonHD is to give users a ROM that is "blazing fast, rock stable and buttery smooth".​
Device Source:
android_device_xiaomi_grus
device_xiaomi_sdm710-common
kernel_xiaomi_sdm710
vendor_xiaomi_sdm710-common
Download Links:
Recovery: TWRP
ROM: Experimental | Official
Gapps: opengapps.org
Changelog: Experimental | Official​
Flashing Instructions:
To install this ROM you will need to have a latest custom Recovery such as TWRP installed.
Copy the downloaded ROM to your phone.
Boot into your recovery
Back up your ROM
Make a full wipe (system, data, cache, dalvik)
Install the ROM
Install GAPPS package
Reboot - the first boot can take up to 5 minutes
Installing updates:
Copy the downloaded update to your phone.
Boot into your recovery
Back up your ROM
Install the update
Optionally wipe caches
Reboot
Other Links:
GitHub
Telegram
XDA:DevDB Information
Official XenonHD 9.0 ROM by TeamHorizon, ROM for the Xiaomi Mi 9 SE
Contributors
krasCGQ, dadi11
Source Code: https://github.com/TeamHorizon
ROM OS Version: 9.x Pie
ROM Kernel: Linux 4.x
ROM Firmware Required: MIUI China developer 9.7.4 or July Global stable vendor
Based On: LineageOS
Version Information
Status: Stable
Stable Release Date: 2019-11-14
Beta Release Date: 2019-08-18
Created 2019-08-15
Last Updated 2019-11-16

[SIZE=+1]Changelogs[/SIZE]​03-09-2019 (UTC+8) – Official
Allowed vendor version(s) starting this build: China developer 9.7.4, EEA stable V10.3.4.0.PFBEUXM.
Synced with XenonHD and LineageOS changes up September 2, 2019 2:30 AM (UTC+8).
Compiled with 1st target variant as ARMv8.2-A.
Switched to brightness profile from Pixel 3a.
Switched to alternative manual network selection.
Set status bar height to 112 pixels on portrait.
Enabled WiFi single radio chain scan results.
Enabled VoLTE, IMS-VT and VoWiFi regardless of carrier support.
Disabled Smart Pixels support.
Any other miscellaneous changes.
kernel: Updated to Linux 4.9.190 and F2FS v5.3-rc1.
kernel: Merged android-4.9 changes up to August 25, 2019 (UTC+8).
kernel: Updated audio-kernel changes from pyxis-p-oss branch.
kernel: Restored Xiaomi's early display hacks.
kernel: Switched to 300 Hz timer interrupt.
kernel: Switched to ALMK from android-4.9.
kernel: Removed showmem notifier framework.
kernel: Slightly debloated from debugging features.
19-08-2019 (UTC+8) – Official
Synced with XenonHD and LineageOS changes up to August 19, 2019 1:00 PM (UTC+8).
Fixed typo in media profiles configuration prop.
kernel: Updated DTS, DRM/SDE and touchscreen driver from pyxis-p-oss branch.
kernel: Fixed camera service crashes when switching to ultrawide camera sensor due to lack of flash node (broken in grus-p-oss).
18-08-2019 (UTC+8) – Experimental
Properly fixed fingerprint on display with SELinux enforcing.
15-08-2019 (UTC+8) – Experimental
Initial public build.

[SIZE=+1]Known issues[/SIZE]​
Kernel will panic when trying to do audio output with more than 192 kHz sampling rate.
There might be some other minor issues that I'm unaware of...
LineageOS issues

Please be noted that in this initial public build, MIUI China developer 9.7.4 vendor is required, as most of system blobs are taken from that firmware. The requirement might change as time progresses.
ROM-side support has yet to be merged; they're present on my forks at KudProject org on GitHub in meantime. Now merged with LineageOS.

And here ..,we....go! ?

:laugh: nice i test ??
Sent from my Xiaomi Mi 5 using XDA Labs

Finally another custom aosp ROM ?

Does somebody have a link for the MIUI China developer 9.7.4 vendor?
Or is it the same as in the 9.7.4 xiaomi.eu?

jay-em-ass said:
Does somebody have a link for the MIUI China developer 9.7.4 vendor?
Or is it the same as in the 9.7.4 xiaomi.eu?
Click to expand...
Click to collapse
Yes is it the same. xiaomi.eu dev is based on China developer.

I'm actually using this ROM since yesterday, because I wanted a working SIM management and crDroid was not doing that, and I can say it's stable, light and fast. Battery is happy and so am I. I updated via OTA and the bugs I've found seem to be solved. Auto-brightness is more stable and the crash when setting mobile network type is gone. I'll test fingerprint.
PS - I've installed the ROM on top of eea stable 10.3.4.

elpaablo said:
... and the crash when setting mobile network type is gone.
Click to expand...
Click to collapse
Vendor overlays to be damned!
Sent from my MI 9 SE using XDA Labs

does this rom has gestures implemented?

WoW
First official Rom for our device
Thanks to developers

Thank you for this ROM dev. I uploaded 2 hour ago. Auto screen brightness is working poorly. High light and low light. That's the only problem right now

samett.kisacik said:
Thank you for this ROM dev. I uploaded 2 hour ago. Auto screen brightness is working poorly. High light and low light. That's the only problem right now
Click to expand...
Click to collapse
how about bt audio ? also the fingerprint ?

skyline91 said:
does this rom has gestures implemented?
Click to expand...
Click to collapse
No at the moment.
bonbibonkers said:
how about bt audio ? also the fingerprint ?
Click to expand...
Click to collapse
BT audio works correctly.
For fingerprint, see third post for workaround. It has to be repeated every time device is booted.
Sent from my MI 9 SE using XDA Labs

krasCGQ said:
No at the moment.
Click to expand...
Click to collapse
Do you have any plans to implement it?

Could someone explained how to fix FOD !?

Open a terminal emulator and type:
Code:
su
setenforce 0
Then define fingerprint and/or unlock phone with it.
If you want you can switch back to enforced mode by typing:
Code:
setenforce 1
If you want to check SELinux status, type:
Code:
getenforce
This is only temporary. After every reboot SELinux mode will be restored.
By the way, fingerprint is working fine.

Fixed

Related

[ROM][UNOFFICIAL][9.0.0_r34][tulip] XenonHD 9.0 [20.03.2019]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
TeamHorizon's XenonHD rom builds for Xiaomi Redmi Note 6 Pro (tulip)
[url]http://www.xenonhd.com/[/URL]
XenonHD is a custom firmware aka ROM for various Android devices. It is based on LineageOS 16.0 with additional features, performance and battery life improvements.
The idea behind XenonHD is to give users a ROM that is "blazing fast, rock stable and buttery smooth".
Device Source:
android_device_xiaomi_tulip
android_kernel_xiaomi_tulip
android_vendor_xiaomi_tulip
Download Links:
ROM: Experimental
IMPORTANT! Required firmware (flash before ROM): see post #4
Gapps: opengapps.org
Changelog: see post #3​
Flashing Instructions:
To install this ROM you will need to have a latest custom Recovery such as TWRP installed.
Copy the downloaded ROM to your phone.
Boot into your recovery
Back up your ROM
Make a full wipe (system, data, cache, dalvik)
Install the ROM
Install GAPPS package
Reboot - the first boot can take up to 5 minutes
Installing updates:
Copy the downloaded update to your phone.
Boot into your recovery
Back up your ROM
Install the update
Optionally wipe caches
Reboot
Other Links:
Github
Google+
Telegram
Credits:
- @Pavanpatel for base device tree
- @rama982 for kernel and vendor sources
XDA:DevDB Information
XenonHD, ROM for the Xiaomi Redmi Note 6 Pro
Contributors
geekon
ROM OS Version: 9.x Pie
ROM Kernel: Linux 4.x
Based On: LineageOS
Version Information
Status: Experimental
Firmware required: see post #4
Created 2019-03-19
Last Updated 2019-03-20
Screenshots
--
Changelog
20.03.2019:
XenonHD upstream
updated translations and fixed some XenonHub translations
updated kernel with rama's changes
kernel: added KCAL control, disabled some battery-eating wakelocks; added support for lower CPU frequency
improved battery life
NoCutoutOverlay improvements; added overlay for masking the notch
updated f2fs mount flags
fixed manual network selection
updated statusbar height
enabled Wi-Fi MAC address randomization
improved network signal strength
updated blobs from Pie: device tree & vendor blobs changes
updated trustzone version; Pie firmware required to flash
VERY IMPORTANT! Pie Firmware is now required to flash the ROM! (see post #4)
Also, there were lots of changes under the hood as well as updated ROM with latest Pie blobs so it is HIGHLY RECOMMENDED to clean flash the build if coming from earlier build!
Required Firmware
Since second Xenon build (20.03.2019) we use newer trustzone version & new Pie blobs that's why Pie Firmware is now required to flash the ROM.
Download: here
Great work.
Pavanpatel said:
Great work.
Click to expand...
Click to collapse
Thanks man.
New update available! [20.03.2019]
Changelog
20.03.2019:
XenonHD upstream
updated translations and fixed some XenonHub translations
updated kernel with rama's changes
kernel: added KCAL control, disabled some battery-eating wakelocks; added support for lower CPU frequency
improved battery life
NoCutoutOverlay improvements; added overlay for masking the notch
updated f2fs mount flags
fixed manual network selection
updated statusbar height
enabled Wi-Fi MAC address randomization
improved network signal strength
updated blobs from Pie: device tree & vendor blobs changes
updated trustzone version; Pie firmware required to flash
Download: here
VERY IMPORTANT! Pie Firmware is now required to flash the ROM! (see post #4)
Also, there were lots of changes under the hood as well as updated ROM with latest Pie blobs so it is HIGHLY RECOMMENDED to clean flash the build if coming from earlier build!
Great rom, thanks.
About updates interval...
Will try to keep the ROM updated weekly every Saturday.
After releasing few builds and having ensured the ROM is stable for daily use, will also make my effort to make the ROM Official.
Cheers,
geekon
thanks for your hard work.
one question, it is the phone call recording fixture working in this ROM regardless of the SIM card mobile country code.
for what I have been reading lineage OS call recording is controlled by the Sim card country code, witch can be bypass modifying the
android_packages_apps_Dialer/java/com/android/dialer/callrecord/res/
the source code is here
https://github.com/LineageOS/androi...e-16.0/java/com/android/dialer/callrecord/res
and can be modified.
would be great if you can compile the changes.
hidroela said:
thanks for your hard work.
one question, it is the phone call recording fixture working in this ROM regardless of the SIM card mobile country code.
for what I have been reading lineage OS call recording is controlled by the Sim card country code, witch can be bypass modifying the
android_packages_apps_Dialer/java/com/android/dialer/callrecord/res/
the source code is here
https://github.com/LineageOS/androi...e-16.0/java/com/android/dialer/callrecord/res
and can be modified.
would be great if you can compile the changes.
Click to expand...
Click to collapse
Sorry man but TeamHorizon dropped callrecording feature since Pie (Oreo had this feature).
You can see our Dialer sources here: https://github.com/TeamHorizon/android_packages_apps_Dialer/tree/p/java/com/android/dialer
Since tulip isn't official yet and I'm not TeamHorizon member I can't do anything for now. Maybe in the future coz I'm planning to make this ROM official after fixing SELinux stuff.
so this ROM don't use lineage dialer :crying:
What camera app is this rom has? Is MIUI cam available?
WakBagasi said:
What camera app is this rom has? Is MIUI cam available?
Click to expand...
Click to collapse
Camera2
hidroela said:
so this ROM don't use lineage dialer :crying:
Click to expand...
Click to collapse
No, it uses Lineage Dialer but with some small modifications - removed call recording, enabled wallpaper as a background and a few more.
@hidroela From what I have found out we now use complete paths to LineageOS repo that's why the Dialer app is completely synced with all LOS commits. Call recording also should be there if your country allows it. Any other hacks not present and rather won't be.
geekon said:
@hidroela From what I have found out we now use complete paths to LineageOS repo that's why the Dialer app is completely synced with all LOS commits. Call recording also should be there if your country allows it. Any other hacks not present and rather won't be.
Click to expand...
Click to collapse
ok thanks for letting me know about this. not a big deal I am pretty happy with miui the only thing that I am missing is the smart Lock fixture. good luck with your development brother.
geekon said:
Will try to keep the ROM updated weekly every Saturday.
After releasing few builds and having ensured the ROM is stable for daily use, will also make my effort to make the ROM Official.
Cheers,
geekon
Click to expand...
Click to collapse
Enough to give a try to this rom, thanks
Hey, i love the ROM so far. Smooth and stable as Hell. One thing tho... My Pixelmod camera stopped working. Any tips on modded camera apks?
How is the SOT of this rom?

[ROM][9.0][OFFICIAL][jasmine_sprout] Pixel Experience [AOSP][2019/08/07]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
PixelExperience for MI A2 [jasmine_sprout]
What is this?
Pixel Experience is an AOSP based ROM, with Google apps included and all Pixel goodies (launcher, wallpapers, icons, fonts, bootanimation)
Our mission is to offer the maximum possible stability and security, along with essential and useful features for the proper functioning of the device
Based on Android 9.0
Whats working?
Wifi
RIL
Mobile data
GPS
Camera
Flashlight
Camcorder
Bluetooth
FMRadio
Fingerprint reader
NFC
Lights
Sound / vibration
Facelock
Known issues
Nothing
DON'T FLASH GAPPS, ALREADY INCLUDED
Download from Gdrive
Donate
Liked my work? Give me a beer
Translation
Help with project translation
Stay tuned
Our Telegram channel
Our blog​
Android OS version: 9.0.0_r44
Security patch level: July 2019
Build author/Device Maintainer: Aryan Gupta aka balckman01
Device Source code: https://github.com/darkbeast69/device_xiaomi_jasmine_sprout
Source code: https://github.com/PixelExperience
ROM Developer: jhenrique09
​
Contributors
Subhajeet Aryan Gupta
Source Code: sauces click here
ROM OS Version: 9.x Pie
ROM Kernel: Linux 4.x
Based On: Aosp
Version Information
Status: Stable
Firmware Required: Latest Pie Firmware Required
Created 2019-08-07
Last Updated 2019-08-07
XDA:DevDB Information
[ROM][9.0][OFFICIAL][jasmine_sprout] Pixel Experience [AOSP][2019/09/06], ROM for the Xiaomi Mi A2
Contributors
blackman01, blackman01
Source Code: https://github.com/PixelExperience
ROM OS Version: 9.x Pie
ROM Kernel: Linux 4.x
ROM Firmware Required: Latest Pie Firmware
Based On: AOSP
Version Information
Status: Stable
Current Stable Version: 9.0
Stable Release Date: 2019-08-19
Created 2019-08-22
Last Updated 2019-09-06
Reserved
Its an Offical Build , however builds will be uploaded to official downlaod site with august security patch . As of Now Downlaod From Gdrive.
Why another build? There is one pending for official @ https://forum.xda-developers.com/mi-a2/development/rom-pixelexperience-t3951691
force73 said:
Why another build? There is one pending for official @ https://forum.xda-developers.com/mi-a2/development/rom-pixelexperience-t3951691
Click to expand...
Click to collapse
cz its offical
Will this be a smooth update for anyone running the previous official version?
(that is, will a OTA "dirty flash" work?)
PS: Many thanks for bringing this just in time for the August security patch, one of the most important security updates in quite a while!
force73 said:
Why another build? There is one pending for official @ https://forum.xda-developers.com/mi-a2/development/rom-pixelexperience-t3951691
Click to expand...
Click to collapse
anyone who is official. we fully support.
Will the new PE update also apply to old builds or will you still need to do clean flash?
Just a quick question is this based of AOSiP pie build? Cheers
Twrp inside?
After a reboot I get error saying that there's internal error with device and to contact device producer. Also I can't flash TWRP following instructions from thread about flashing on A/B devices.
Thanks for official rom men,
---------- Post added at 08:08 AM ---------- Previous post was at 08:06 AM ----------
Nixen241 said:
After a reboot I get error saying that there's internal error with device and to contact device producer. Also I can't flash TWRP following instructions from thread about flashing on A/B devices.
Click to expand...
Click to collapse
To fixed that use root explorer look for system/vendor/build.prop delete the line that ro.vendor.build.fingerprint blah blah blah, then paste this one ot will be fixed
ro.vendor.build.fingerprint=xiaomi/jasmine/jasmine_sprout:9/PKQ1.180904.001/V10.0.9.0.PDIMIXM:user/release-keys
Error occurred becase there are different fingerprint in system build.prop and vendor build.prop
Friend, please put a stock camera from Mi A2 or Google camera.
4dyrp said:
Friend, please put a stock camera from Mi A2 or Google camera.
Click to expand...
Click to collapse
And the dpi from stock
I believe I found a bug, when I turn off the phone and put it to charge, the battery percentage indicator doesn't show up, the screen lights up if I press the power button, but nothing ever comes out of it, the only indication that my phone is charging is the LED that remains on while connected to the power outlet.
Yeahh! PE rom the Best!
From 100%-7%, got 6 hrs SOT, so far no bugs encountered.
mitchelldimarucot said:
From 100%-7%, got 6 hrs SOT, so far no bugs encountered.
Click to expand...
Click to collapse
Did u change kernel?
Shotg1 said:
Did u change kernel?
Click to expand...
Click to collapse
No, I'm using the kernel that came with the Rom. I just installed naptime and servicely.
mitchelldimarucot said:
No, I'm using the kernel that came with the Rom. I just installed naptime and servicely.
Click to expand...
Click to collapse
Nice, I've been using eas kernel its same result, now I'm trying neocore kernel

[ROM][10.0][OFFICIAL] EVOLUTION-X 4.7 [WHYRED][AOSP][26-09-2020]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Evolution X 4.7 for Xiaomi Redmi Note 5[Whyred]
Evolution X is an AOSP based ROM, with Google apps included and all Pixel goodies (launcher, wallpapers, icons, fonts, bootanimation) and ADDITIONAL FEATURES.
Known issues
DON'T FLASH GAPPS, ALREADY INCLUDED
Reboot to recovery(OrangeFox R-10.1_2 Stable Version or Higher)
Download the appropriate zip for the device
Wipe data/cache/system/data/vendor
Flash the latest build
Flash Magisk(20.1 Or Higher)
Reboot to system
DOWNLOAD
Liked my work? Please donate. Thanks!
Telegram channel (Whyred)
Join my telegram channel for more
Android OS version: 10
Security patch level: September 2020
Build author: Being_Zeeshan
Source code: [url]https://github.com/Evolution-X[/url]
Kernel Source code: [url]https://github.com/attack11/Whyred[/url]
ROM Developer: joeyhuab
​
Contributors
joeyhuab, abhinavagrd_1129, AnierinB, peaktogoo
Source Code: [url]https://github.com/Evolution-X[/URL]
XDA:DevDB Information
EVOLUTION-4.7, ROM for the Xiaomi Redmi Note 5 Pro
Contributors
Being_Zeeshan, anunaym14, attack11, anunaym
Source Code: https://github.com/evolution-x
ROM OS Version: Android 10
ROM Kernel: Linux 4.x
ROM Firmware Required: Pie
Based On: AOSP
Version Information
Status: Stable
Current Stable Version: 4.6
Stable Release Date: 2020-08-10
Beta Release Date: 2019-10-23
Created 2019-10-23
Last Updated 2020-09-26
Reserved
Read Before Flashing
Note-
*Use Latest OrangeFox Stable Recovery(R-10.1_2 Stable Version or higher)
*For Pitchblack/Twrp Users(use the latest available)
MiuiCamera
*Old Camera Blobs
Source Side Changelogs:-
AOSP Volume Panel: Improve touch width
Include Applock from AOSPA
HeadsUpStatusBarView: account for rounded corner
extract_utils: Fix system_ext framework blueprint generation
Device Side Changelogs:-
- Update Build Fingerprint From Coral's Sept Release
- Sync Adreno Blobs v454 With latest release(Thanks to Adreno Team for there work)
- Switch Channel in MemeCam For Better Camera Recording Quality(Thanks to lcdkhoa for the idea)
- Add few missing mic path
- Add missing hph-lowpower-mode path
Kernel Side ChangeLogs
Extended Eas Kernel
Upstreamed To Latest Sources
Reserved
Thanks for your work
gonna try just for pubg ?
no customization added none not working
I'm on PE 10 Beta. I want to upgrade to Evolution. Can I dirty flash? Pls reply me, thx
Sent from my Redmi Note 5 using Tapatalk
A Sad Story said:
I'm on PE 10 Beta. I want to upgrade to Evolution. Can I dirty flash? Pls reply me, thx
Sent from my Redmi Note 5 using Tapatalk
Click to expand...
Click to collapse
nope
ramesh1686 said:
no customization added none not working
Click to expand...
Click to collapse
need to wait..android 10 is in progress
Being_Zeeshan said:
nope
Click to expand...
Click to collapse
but its aosp only so wat is the issue?
Not booting starting Android password please help me
is this have full screen gestures?
I've gone past evolution x 2.1 android 9. Update the new version via upgrade or clean install by twrp
ipankas said:
I've gone past evolution x 2.1 android 9. Update the new version via upgrade or clean install by twrp
Click to expand...
Click to collapse
Clean install.
bayad said:
Clean install.
Click to expand...
Click to collapse
Thanks for the answer, to ask something more vowifi and volte are working?
ipankas said:
Thanks for the answer, to ask something more vowifi and volte are working?
Click to expand...
Click to collapse
Sorry, I don't know because we don't have these services in our country
When I go to Evolution Setting, it appears here. Try to reboot, dirrty flash but no more. Anyone can explain how to fix?
The ROM works very well, we will wait for future updates to have some customization.
I don't like the Play Store to be uncertified and the ctsProfile false in Magisk.
A Sad Story said:
When I go to Evolution Setting, it appears here. Try to reboot, dirrty flash but no more. Anyone can explain how to fix?
Click to expand...
Click to collapse
There are no customizations implemented yet in this ROM or any Android 10 ROM for RN5P, they will be added later.
Thank you to publish this rom. However is it possible not to put this into the ota of the 9.0 evolution. After update the system is totally screwed, no app can be opened.

[ROM][9.0.0_r46] CarbonROM - CR-7.0 [UNOFFICIAL]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
CarbonROM is an aftermarket firmware based on the Android Open Source Project. We are dedicated to fast, stable, and feature-filled ROMs, honesty and communication with our users, and openness with our code. We like frequent builds, with the very latest and greatest hardware support and fixes. We strive to not only provide you with the best ROM we can build, but also to give back to the Android community and our fellow developers. For us, this is about creating something we can be proud of and hope you will enjoy.
Disclaimer:
Do and Use with your own risk.
This is Unofficial Build, so report the problem or issue to this thread only
List of known bugs:
None.
If you find then please report with steps to produce and logcat.
How to flash:
Download the CarbonROM from Download link below.
Go to twrp and make a backup.
Format data/system/vendor/cache partition
Then flash the CarbonROM with Gapps (Opengapps is Recomended)
Flash latest version Magisk if you want root
Done, and enjoy the CarbonROM
How hide the Notch:
Go to Settings->About->Tap repeatedly "Build number" until you see toast that says "You are now a developer!"
Then Go to settings->System->Developer options and search Display cutout then select "Hide".
Note:
Required Pie firmware from MIUI10 or MIUI11!
No support if you : modified the system/vendor file, using any tweak or scripts, using Xposed or using weird module magisk!
Downloads:
Unofficial CarbonROM For Redmi Note 6 Pro
Source Tree:
Device: https://github.com/ryan-andri/android_device_xiaomi_tulip
Vendor: https://github.com/ryan-andri/android_vendor_xiaomi_tulip
Kernel: https://github.com/ryan-andri/android_kernel_xiaomi_tulip/tree/cr-7.0
XDA:DevDB Information
CarbonROM, ROM for the Xiaomi Redmi Note 6 Pro
Contributors
rainforce279, DD3Boh
Source Code: https://github.com/CarbonROM
ROM OS Version: 9.x Pie
ROM Kernel: Linux 4.x
ROM Firmware Required: Latest Pie Firmware
Based On: AOSP
Version Information
Status: Stable
Current Stable Version: CR-7.0
Stable Release Date: 2020-03-08
Created 2020-01-01
Last Updated 2020-03-09
Screenshot
Changelogs
Build - 20200308 : https://forum.xda-developers.com/showpost.php?p=81975607&postcount=15
Build - 20200211 : https://forum.xda-developers.com/showpost.php?p=81742669&postcount=10
Build - 20200126 : https://forum.xda-developers.com/showpost.php?p=81603771&postcount=9
Build - 20200116 : https://forum.xda-developers.com/showpost.php?p=81510415&postcount=8
Build - 20200108 : https://forum.xda-developers.com/showpost.php?p=81430605&postcount=6
Woooow really??? I need to test this rom
Looks like a interesting rom, i gonna try this one for a week and see how all go
TheÑ201 said:
Looks like a interesting rom, i gonna try this one for a week and see how all go
Click to expand...
Click to collapse
first thoughts: the rom is fast, very fast, at the beginning I had some problems with the brightness on the screen but it was a thing of the automatic brightness, for now everything is going well although I have a bug with magisk which does not let me re-hide the package since enters an installation loop, but it is probably magisk problem
Update build - 20200108
Changelogs:
Use polaris build fingerprint to pass safetynet (build fingerprint from miui for tulip is useless, sorry)
Fix led buggy when charging after receive notification
Switch to new kernel source, you can check detail from kernel source in OP
Improve screen brightness by using brigtness config from Marlin
Add support F2FS
Fix fingerprint denial
NB: Add SS and Changelogs in 2nd post.
Download: https://drive.google.com/open?id=1o8TXEwd6D3a_aqB4Ur5TmIe0uLuKw406
TheÑ201 said:
first thoughts: the rom is fast, very fast, at the beginning I had some problems with the brightness on the screen but it was a thing of the automatic brightness, for now everything is going well although I have a bug with magisk which does not let me re-hide the package since enters an installation loop, but it is probably magisk problem
Click to expand...
Click to collapse
-All good
-not big bugs
-6:30 hours of screen
its good rom, no more to say
Update build - 20200116
Changelogs
Device Tree changes
- Update time service blobs from BQ sdm660
- Label camera prop and allow camera hal to get/set property camera
- Use media codec configs from MIUI
- Cleanup overlay from useless configs
- Separate fm_dl service to init.qti.fm.rc
- Set override build fingerprint from init to pass safetynet​
Kernel Tree changes
- Merge kernel and qcacld-3.0 to caf LA.UM.7.2.r1-08100-sdm660.0
- Implemented arm 32-bit vDSO
- Disable kernel scheduler debugs and statistic
- Fix stack warning in dmesg caused by duplicate android_tp/tp_info sysfs
- Silence logspam caused by Xiaomi changes​
Note: You can dirty flash but recomended to clean flash.
Download: https://drive.google.com/open?id=1o8TXEwd6D3a_aqB4Ur5TmIe0uLuKw406
Update build - 20200126
Changelogs
update security patch 05 january 2020
set persist.vendor.camera.exif.model property from init
update build fingerprint from MIUI V11.0.2.0.PEKMIXM
hide adaptive lowmemory killer userspace from kernel
increase zRam size to 1GB for All variant of RAM size
update vendor wifi display blobs from MIUI V11.0.2.0.PEKMIXM
reduce sampling Tilt sensor of Doze App
Note: You can dirty flash but recomended to clean flash.
Download: https://drive.google.com/open?id=1o8TXEwd6D3a_aqB4Ur5TmIe0uLuKw406
Update build - 11 February 2020
Main Changelogs:
Add wifi mac generator (This fix and bring the correct wifi mac address)
Import original poweroff charging from MIUI v10.3.6.0 (This fix led poweroff charging)
Update wifi configs from MIUI v10.3.6.0
Enable back per process reclaim (To get better memory management)
Kernel and Wifi update to CAF tag LA.UM.7.2.r1-08200-sdm660.0
Improve kernel SU (Root) security
Reduce DSP driver logspam
Fix lots of inconsistent mutex_lock in kernel
Improve IPv4/IPv6 security in kernel
Note:
Required Pie firmware from MIUI10 or MIUI11!
Clean flash required! for this update.
No support if you : modified the system/vendor file, using any tweak or scripts, using Xposed or using weird module magisk!
Download: https://drive.google.com/open?id=1o8TXEwd6D3a_aqB4Ur5TmIe0uLuKw406
Hi, thanks for the firmware,but there is one drawback, bad GPS catches, maximum of 5 satellites
what do you mean by : "Required Pie firmware from MIUI10 or MIUI11!" ? can you be more specific! sorry, i am a noob, just wondering if i need to get the firmware files or anything..
Projectno6 said:
what do you mean by : "Required Pie firmware from MIUI10 or MIUI11!" ? can you be more specific! sorry, i am a noob, just wondering if i need to get the firmware files or anything..
Click to expand...
Click to collapse
just make sure your tulip already tried miui10(pie) / miui11! if yes then it already ini pie fw.
rainforce279 said:
just make sure your tulip already tried miui10(pie) / miui11! if yes then it already ini pie fw.
Click to expand...
Click to collapse
k thanks! one more question, is there a way to raise the navigation bars? they are half cut off on the bottom
Update build - 20200308
Main Changelogs:
Update to February 2020 for Security Patch
Now is user variant build, the previous builds is userdebug variant
Switch back to original Build Fingerprint to MIUI 11 Tulip
Small update for Light HAL
Correct board name for tulip to sdm636
Merge to latest sdfat kernel driver
Disable kernel cpu-boost (Power HAL can do better)
Note:
Clean flash is required.
Last build for cr-7.0 from me, need prepare to cr-8.0 if possible.
Now safetynet failled same as previous build since some build fingerprint dead, you can use "MagiskHide Prop" to pass it.
Download:
https://drive.google.com/open?id=1o8TXEwd6D3a_aqB4Ur5TmIe0uLuKw406
Hi @rainforce279 , on your Google Drive folder I see a newer build 20200321, why is it not listed here?

[ROM] [11.0] Project Sakura [OFFICIAL]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
About US:
Project Sakura is a custom ROM built around Lineage OS 18.1, It tries to remain true to it while also providing some more functionality and UI changes.
DISCLAIMER
Code:
* Your warranty is now void.
* We are not responsible for anything that may happen to your phone by installing any custom ROMs and/or kernels.
* You do it at your own risk and take the responsibility upon yourself and you are not to blame us or XDA and its respected developers.
"This is a user friendly thread, all your suggestions are important to us and will be taken into consideration.."
FLASHING PROCEDURE
CLEAN FLASH :
Download the Build you want to flash.
Reboot to recovery
Take Backup (Not Necessary)
Wipe System, Data, Cache , Dalvik
Flash the latest build
Reboot
DIRTY FLASH :
Download the latest build
Reboot to recovery
Flash the latest build and GApps
Wipe Cache
Reboot
Note : GApps only has to be flashed once whereas Magisk is to be flashed every time you Dirty Flash the ROM.
Download ROM:
PROJECT SAKURA - Vanilla build
PROJECT SAKURA - MicroG build
PROJECT SAKURA - Gapps build
CREDITS
Lineage OS
AOSP
Superior OS
AOSiP
DerpFest
Pixel Experience
Extended UI
Havoc OS
CrDroid ROM
Important Links
SOURCES
Project Sakura Source
Telegram Group
REPORTING BUGS!
As soon as the problem occurs, take a logcat!
for more READ THIS​
XDA:DevDB Information
Project Sakura, ROM for the OnePlus 3/3T
Device: OnePlus 3/3T
Maintainer: Deepak Jr.
Build Type: Official
Contributors
Deepak jr.
Kernel Source:
msm8996
ROM OS Version: 11.0
ROM Kernel: Linux 3.18.140
ROM Firmware Required: 9.0.6
Based On: AOSP
Version Information
Status: Stable
Current Stable Version: 4.R
SELinux Status: Enforcing
Stable Release Date: 23rd January 2021
XDA:DevDB Information
Project Sakura , ROM for the OnePlus 3
Contributors
deepak jr
Source Code: https://github.com/ProjectSakura
Created 2020-08-15
Last Updated 2020-09-17
Reserved
Nice rom, it has some really useful features. Like how the recent apps menu is set up, and the boot time is impressive. Hope this gets updated frequently!
Update time
Changelogs:
- September Security Patch.
- Fixes and upstreams from Lineage.
- New trees so expect more stability and better kernel.
The update should be available via OTA soon.
Moving forward, When android 11 for Project Sakura? Since we are again going to follow Lineage OS and customize the next variant of Lineage OS, we are going to wait till it gets stable enough and all our currently supported devices boot up Android R. It is very difficult to give any fixed timeline.
For more info, do visit our blog
How can you build so much custom ROMs?
Thanks for sharing.
Primokorn said:
How can you build so much custom ROMs?
Thanks for sharing.
Click to expand...
Click to collapse
Its not much tbh, I just build roms that i like and want to use on my device and while doing it, i share with other people on XDA so they can enjoy it too
I don't understand why the call recorder doesn't work...
BTW the recents button no longer works after removing OP launcher?
Initial Android 11 release for OnePlus 3/3T
Switched to permissive builds
Bugs, let me know
Happy sunday y'all.
UPDATE TIME
Changelogs:
- Initial Android 11 release (Official)
- Tweak kernel and uprev to V1.4
- Added Bromite system webview and GCam
- And many more
Download links are updated in the thread.
For those lazy people -> click here
Have a great day y'all
Seems like a great rom! Waiting for feedback, including if it works on encrypted devices.
lapirado said:
Seems like a great rom! Waiting for feedback, including if it works on encrypted devices.
Click to expand...
Click to collapse
Encryption works
Does anybody have deep sleep problem? Noticed my device doesn't deep sleep. Please share a solution if you know. Thanks in advance. Very good rom!!!!
deepak jr said:
Its not much tbh, I just build roms that i like and want to use on my device and while doing it, i share with other people on XDA so they can enjoy it too
Click to expand...
Click to collapse
Devquote of the year. Thanks man. Awesome ROM.
Is volte working
deepak3048 said:
Is volte working
Click to expand...
Click to collapse
sorry, i dont use VoLTE so i dont really know if it works or not, but im sure other people who use it will let you know soon.
All three builds are up for download although OTA will only work in vanilla builds.
Have fun guys and lemme know if there's any bugs. (HW keys issue is already known so don't include it xD)
Thanks
sinkoo1979 said:
Encryption works
Does anybody have deep sleep problem? Noticed my device doesn't deep sleep. Please share a solution if you know. Thanks in advance. Very good rom!!!!
Click to expand...
Click to collapse
Have you tried to fix it with naptime?
Vanilla, Gapps and MicroG builds are up on AFH and Sourceforge. Links are updated in the thread.
Changelogs:
February Security Patch.
Navigation gesture height.
Ability to manually reset battery stats.
A ton of accents, like a whole load of them.
AND!!!! THAT'S ALL.
Device changes:
-Switch to enforcing builds.
-Added OPGallery and AppWarden
-Upstream kernel to V1.2 (Includes a lot of exciting new stuffs)
-Updated Bromite Webview to the latest version (MicroG version)
Is there mac hiding or randomizing function? In Pixel Experience hiding works not for all apps.
shaurik said:
Is there mac hiding or randomizing function? In Pixel Experience hiding works not for all apps.
Click to expand...
Click to collapse
There is a feature to enhance MAC randomization. If it works in LineageOS, it works here.
deepak jr said:
Vanilla, Gapps and MicroG builds are up on AFH and Sourceforge. Links are updated in the thread.
Changelogs:
February Security Patch.
Navigation gesture height.
Ability to manually reset battery stats.
A ton of accents, like a whole load of them.
AND!!!! THAT'S ALL.
Device changes:
-Switch to enforcing builds.
-Added OPGallery and AppWarden
-Upstream kernel to V1.2 (Includes a lot of exciting new stuffs)
-Updated Bromite Webview to the latest version (MicroG version)
Click to expand...
Click to collapse
I downloaded the Gapp version, but it was consisting of MicroG version.

Categories

Resources