Hi,ROM Update!
Clean Install is recommended!
Download link
Changelog Standard/Plus Edition:
Code:PixelExperience: - February Security Patch (Android 13.0_r30) - Fixed SafetyNet and GPay - Updated Translations - Minor issues fixed Device-specific: - Fixed touch issue for some users - Fixed battery drainage caused by ZRAM - Fixed 30W fast charging keeping compatibility with non-OOB chargers - Added exFAT support - Kernel completely rebased and reworked. Huge thanks to Utsav for the kernel base reference - Other fixes that I might've forgotten WARNINGS: - AOSP/PE RECOVERY IS THE RECOMMENDED RECOVERY. USE ANOTHER RECOVERY AT YOUR OWN DISCRETION - FIRMWARE IS ALREADY INCLUDED
Found a bug?:
Check if you made a clean install (wiping Cache, Data, Dalvik/ART Cache and System). If you did a "dirty flash" I won't give you a solution. Make a clean install first. If you flashed a custom kernel which is not the ROM stock, first of all return to the stock kernel of the ROM before reporting. If you made a clean install, report it, and don't forget the logcat. Official supported ROMs can be only a bug of the ROM and/or of the device. If it's of ROM, report in the official ways of the ROM, like the Telegram Chat.
I noticed a Green position indicator (like the camera and mic one at the top of the screen while those are in use) but it is quite annoying as it flashes quite often, as obviously the position is more often used in background. Anyone knows how to disable it ? I have seen a similar fix (for the camera and mic) using adb commands but I don't know the syntax for only disabling the position indicator. (All of this is coming from the latest update)
*UPDATE*
I found the command lines that resolves the problem, so if anyone is interrested in doing so :
adb shell cmd device_config put privacy location_indicator_settings_enabled true default (you can find the setting in the developper option after typing this)
adb shell cmd device_config put privacy location_indicators_enabled false default (sets the value to false directly)
Last edited: