[ROM][13][OFFICIAL][DynamicPartition][Kernel 4.19] PixelExperience (Plus) for Mi Pad 4 (Plus)[5.19 Updated][Check #2 for FAQ and changelog]

Search This thread

Alcatraz323

Senior Member
Apr 4, 2020
198
261
Xiaomi Mi 4
Google Pixel XL

NFjZzFl.png
PixelExperience for Mi Pad 4 (Plus) [clover]

What is this?
PixelExperience is an AOSP based ROM, with Google apps included and all Pixel goodies (launcher, wallpapers, icons, fonts, boot animation)

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 13


Extra Features
PixelExperience feature

Whats working?
Almost everything

Known issues
DON'T FLASH GAPPS, THEY'RE ALREADY INCLUDED
--

ATTENTION: How to flash

* For full steps please check the PixelExperience wiki

Since pixel experience is packed with pixel gapps, the system partition can't hold that large originally.
So I switched to retrofit dynamic partition(aka super.img) and fastbootd(userspace fastboot).
It's logical and won't affect the real partition table which means you can still go mi flash for fastboot or 9008 to flash the system/vendor partiton for un-brick.
However this method DOES NOT support twrp.

To install/OTA update this ROM, you MUST use the pe recovery which is provided with the ROM.(For official, it is also a MUST for publishing, OTA update won't need flash again after/before rom flash, just need you keep the recovery)

For flashing recovery, use following command on your PC
fastboot flash recovery <img name>

Boot to recovery
Tap "Factory reset -> format data"(This will delete all your data! Only need for first time switch to PixelExperience
Then tap Apply Update -> Apply from adb
Start sideload by following command on the PC
adb sideload <zip.name>

# Or you can just put ROM on a fat32/exfat/ntfs sdcard/usb otg and insert/plug it, then you can choose it in pe recovery like twrp.

If you see any "metadata" related error, just ignore it, it's common on the first dynamic partition flashing, and won't appear next time

To switch to other ROMs, format data in PE recovery first, and then install another recovery then the ROM.
Eg.
1. reboot to pe recovery -> Factory reset -> format data
2. Back to recovery home -> Advanced -> reboot to bootloader
3. flash another recovery such as twrp
4. press vol+ and power to boot recovery
5. do another factory reset (and a format data if it is twrp)
6. install(/sideload) another ROM's OTA zip like MIUI stock or LineageOS etc.(Warning: the ROM to install must have same kernel version with recovery. Eg. you can't use twrp-4.19 to format then install stock MIUI)

Stay tuned
My clover Telegram group
QQ Group: 372404210

Download
Download
History archive/Screen Overclock Image(Use it at your own risk! May damage device and have FASTER battery drain)

 

Attachments

  • Screenshot_20230209-000737_Settings.png
    Screenshot_20230209-000737_Settings.png
    167.7 KB · Views: 1,621
  • Screenshot_20230208-230003_Pixel Launcher.png
    Screenshot_20230208-230003_Pixel Launcher.png
    1.4 MB · Views: 1,560
  • Screenshot_20230208-230018_Pixel Launcher.png
    Screenshot_20230208-230018_Pixel Launcher.png
    1.6 MB · Views: 1,463
  • Screenshot_20230208-230054_Pixel Launcher.png
    Screenshot_20230208-230054_Pixel Launcher.png
    245.3 KB · Views: 1,406
  • Screenshot_20230208-230102_Pixel Launcher.png
    Screenshot_20230208-230102_Pixel Launcher.png
    139.8 KB · Views: 1,343
  • Screenshot_20230208-230115_Android Setup.png
    Screenshot_20230208-230115_Android Setup.png
    103.5 KB · Views: 1,288
Last edited:

Alcatraz323

Senior Member
Apr 4, 2020
198
261
Xiaomi Mi 4
Google Pixel XL
FAQ:
1. How to enable/disable the task bar below?
Long press the space in taskbar or gesture indicator(the white bar)

2. Why 90/85/75/60 still laggy or feel like 30hz?
Google need warms up, so after you booted like for 5mins, it will be smooth on that refresh rate.
And for OFFICIAL version, I can't provide any overclock, so the full ROM package will be only provided with 60hz.

3. Why twrp get's error/Must use PE recovery?
Check the "ATTENTION" on #1.

4. What is 13 / 13 (Plus edition)?
The 13 (Plus Edition) NOT means it's for pad 4+, It's PE+, the 13、13 (Plus edition) both available for Mi Pad 4/4+. PixelExperience Plus will have more custom features.
Also, if you are already on normal edition, you can directly dirty flash the same date plus edition or newer plus edition.

5. How to solve heating/power drain too fast on idle?
Usually this won't happen when you clean flash this ROM, and often caused by LTE driver and a system application updated by the Google Play Store called: Android System Intelligence
So, just try enable airplane mode and uninstall the update for that app then reboot will solve (Settings - Application - Find "Android System Intelligence" and click top-right corner button)

6. How to flash certain partition with pe recovery? (like boot, frp, recovery, persist)
Use
fastboot flash partition_name partition_name.img
OR

In pe recovery:
Advanced - enable adb
Then On PC:
adb push partition_name.img /tmp

adb shell

dd if=/tmp/partition_name.img of=/dev/block/by-name/partition_name


==============================================

Special notice: Flash the OFFICIAL RECOVERY and CLEAN FLASH if you are from UNOFFICIAL or OTHER SYSTEM please!!!
Current Update(Both PAD 4/4 Plus):
PE Normal Edition(13):
2023.5.19
Device:
  1. kernel: qcom sdm660 kernel update LA.UM.11.2.1.r1-03900-sdm660.0(kernel main/kgsl/wifi-fw-api)
  2. device: qcom sdm660 driver/HAL update LA.UM.11.2.1.r1-03900-sdm660.0(camera/audio)
  3. device: add fastbootd option in advanced reboot(pe plus only, normal pe has no advanced reboot function)
  4. device: add a switch in battery management system to turn off charging ripple animation
Upstream:
  1. Minor platform framework fix
PE Enhanced Edition(13 Plus Edition):
Dirty flash in rec to manually switch to PE Plus, but backup data in case for any accident!!!
Everything above included, and:
  1. - N/A

==============================================

History Updates (non-plus):
2023.2.10 - First release
  1. Introduce PE 13 for Mi Pad 4 (Plus)
2023.2.12
Device:
  1. kernel: switched to 4.19
  2. device: add mi settings
2023.2.18
Device:
  1. kernel: fixed wake brightness burst
  2. kernel: backported fuse passthrough from kernel 5.4 for better android storage performance
  3. device: fixed camera stuck in 3rd app
  4. device: moved xiaomi settings back in Settings -> System
  5. device: added auto removal for wifi only/no fingerprint models
  6. device: switched to erofs, f2fs, fbeV2+emmc_optimization(MUST use new recovcery and FORMAT DATA)
  7. device: fixed weird power off charging ui
  8. device: fixed SD card format in two modes
  9. device: fixed microphone
  10. device: enabled ZRAM writeback
2023.2.20
Device:
  1. device: fixed backlight adjustment on Plus variant
  2. device: fixed usb mode detect on Windows(Mtp or so)
2023.2.24 - First OFFICIAL build
Device:
  1. device: fixed real MAC reading
  2. device: fixed charging led won't work on high battery percent
  3. device: fully translated xiaomi settings for CN
2023.2.27
Device:
  1. device: fixed brightness driver burst for 8inch. (Plus has no burst issue)
  2. device: fixed device setting can't display by side as tablet mode
  3. kernel: update to 4.19.273
  4. kernel: power optimized
2023.3.3
Device:
  1. device: fixed "UNKNOWN SOC TYPE" in some system info type apps (SDA660)
  2. device: fixed cpu freq scheduler always locks max freq by uclamp
  3. device: enabled 60fps recording in camera
  4. device: enabled cgroup freezer
Upstream:
  1. February security patch
  2. Google Apps updated
  3. Fixed battery drain and lag spike caused by Pixel Launcher (Need to uninstall previous updates of Android System Intelligence or do a clean flash if the issue persists)
  4. Fixed SafetyNet not passing
2023.3.24/5
Device:
  1. kernel: update to 4.19.278
  2. kernel: backport 5.10 fuse filesystem
  3. kernel: reduce power consumption for 8 inch screen
  4. device: reduce continuous ui rendering jitter/lag
2023.4.1
Device:
  1. device: add "Usb fast charge on usb3.0 port"(500mA - 900mA) in Xiaomi Settings
  2. device: switch to aosp task/cpu management for some critical tasks(util clampimg)
  3. device: audio quality HUGE fix
  4. device: "Mi Pad 4 Plus" will be differred in System info as well as the default dpi
  5. device: lower memory pressure caused by bad Qualcomm legacy io scripting
  6. device: optimize round corner
  7. device: won't show a fingerprint page on first boot setup for 8inch now
  8. device: complete software codec2 support (aosp_sw)
  9. device: use [email protected] HAL(full USB config panel like reverse charging/role change)
  10. device: set baseband as "Wi-Fi Only" instead of "Unknown" for wifi variant
  11. device: further improve ui/animation lagging
  12. device: optimize RAM consumption
  13. device: optimize background app caching
  14. device: deprecated sdcardfs and use native Android 11 new filesystem base, which supports better scope storage
  15. device: more balanced irq control
  16. device: other minor fix
  17. kernel: minor optimize
Upstream:
  1. Fixed something bad in QPR2(0324/5, below is copied from last)
  2. Android 13 Quarterly Platform Release 2 (QPR2 - lots of new ui/behavior changes)
  3. Enabled multi user switcher on lock screen for large screen device(>600dp)
  4. Source rebased with March security patch
  5. Updated GApps
  6. Updated translations
  7. Minor fixes
2023.4.19
Device:
  1. kernel: update to 4.19.279
  2. kernel: switch default io scheduler to bfq(reduce cpu consumption/power/lag, also +1500 AnTuTu storage score)
  3. kernel: fixed step-chg/sw-jeita(thermal) for pm660_charger/fg
  4. kernel: fixed otg passive mode issue, need one REBOOT after OTA/sideloading
  5. device: fixed system partition not in erofs(increase boot up speed, system app speed)
  6. device: make setup wizard landscape available
  7. device: enable auto rotate by default
  8. device: separate notification and ringtone volumes
  9. device: fixed charge speed issue for LTE/Plus after hang off a call
  10. device: force recovery update with system
  11. device: irq balance now using 4 big cores (previously only 2 big cores)
  12. device: CloverParts: add volume panel trigger in QS
  13. device: CloverParts: add my battery manage system (Settings -> Battery -> Battery Management System) - Step charger / thermal charger switch
    - Mode: limit battery around 40-60%
    - Mode: limit battery around 80%
Upstream:
  1. April security patch
  2. Updated translations
  3. Optimizations on battery usage of Pixel Launcher
  4. Minor issues fixed
2023.5.3
Device:
  1. kernel: update to 4.19.282
  2. kernel: sdm660 kernel driver update from qcom(wifi/kernel/audio)
  3. kernel: minor fix & optimize
  4. device: expand wifi signal tolerance(reduce disconnect on bad wifi)
  5. device: update display driver for sdm660(gralloc - HAL/display)

2023.5.7
Device:
  1. emergency fix: 0503(PE Plus): headphone jack
  2. emergency fix: 0503(PE Plus): camera video recording
  3. device: allow 5G hotspot(called "Extend compatibility" in settings, reuquires a factory reset if you need it)
Upstream:
  1. May security patch
  2. Updated translations
  3. Updated Google Apps
  4. Minor issues fixed
2023.5.19
Device:
  1. kernel: qcom sdm660 kernel update LA.UM.11.2.1.r1-03900-sdm660.0(kernel main/kgsl/wifi-fw-api)
  2. device: qcom sdm660 driver/HAL update LA.UM.11.2.1.r1-03900-sdm660.0(camera/audio)
  3. device: add fastbootd option in advanced reboot(pe plus only, normal pe has no advanced reboot function)
  4. device: add a switch in battery management system to turn off charging ripple animation
Upstream:
  1. Minor platform framework fix
==============================================

History Plus Updates:
2023.2.10 - First release
  1. - N/A
2023.2.12
  1. - N/A
2023.2.18
  1. - N/A
2023.2.20
  1. - N/A
2023.2.24 - First OFFICIAL build
  1. - N/A
2023.2.27
  1. - N/A
2023.3.3
  1. - N/A
2023.3.24/5
  1. - N/A
2023.4.1
  1. - N/A
2023.4.19
  1. - N/A
2023.5.3
  1. - N/A
2023.5.7
  1. - N/A
2023.5.19
  1. - N/A
 
Last edited:

Piccolo1

Member
Jan 15, 2021
36
14
perfect rom installed. I wanted to ask if you could build on kernel 4.19 and include the xiaomi parts to have screen color management and volume enhancement

( kernel 4.4 is no longer supported eol )
 

Piccolo1

Member
Jan 15, 2021
36
14
Trying 4.19, and screen color manage is in Display->Live display for now
if it can be useful to you there is a very good developer pix106 you can use his 4.19 trees and believe that he also integrates the xiaomi parts. of the xiaomi parts it was useful to boost the volume of the speaker

 
  • Like
Reactions: History_exe

Alcatraz323

Senior Member
Apr 4, 2020
198
261
Xiaomi Mi 4
Google Pixel XL
if it can be useful to you there is a very good developer pix106 you can use his 4.19 trees and believe that he also integrates the xiaomi parts. of the xiaomi parts it was useful to boost the volume of the speaker

Successed with his kernel, uploaded 4.19 version, you may try it
thanks for the information, and the future version will be developed base on 4.19
 
Last edited:
  • Like
Reactions: Piccolo1

NetHana

New member
Feb 18, 2023
2
0
Thank you for a great rom.

I installed version 2023-02-18 and during various tests, I noticed an issue with microphone sound not being input.

The test app used Google recorder, and it was able to record the bluetooth microphone, but not the mipad4 device microphone.
 

Batoyer1

New member
Feb 18, 2023
4
3
Thank you very much for the great work.
Very fluid and so far working perfectly.
It only lacks the play protect certification. Uncertified device.
I hope to give my Mi pad 4 tablet a long life with this ROM.
Screenshot_20230218-110011_Google Play Store~2.png
 
  • Like
Reactions: History_exe

Top Liked Posts

  • There are no posts matching your filters.
  • 4
    5.19 updated, pls check #2 for details
  • 18

    NFjZzFl.png
    PixelExperience for Mi Pad 4 (Plus) [clover]

    What is this?
    PixelExperience is an AOSP based ROM, with Google apps included and all Pixel goodies (launcher, wallpapers, icons, fonts, boot animation)

    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 13


    Extra Features
    PixelExperience feature

    Whats working?
    Almost everything

    Known issues
    DON'T FLASH GAPPS, THEY'RE ALREADY INCLUDED
    --

    ATTENTION: How to flash

    * For full steps please check the PixelExperience wiki

    Since pixel experience is packed with pixel gapps, the system partition can't hold that large originally.
    So I switched to retrofit dynamic partition(aka super.img) and fastbootd(userspace fastboot).
    It's logical and won't affect the real partition table which means you can still go mi flash for fastboot or 9008 to flash the system/vendor partiton for un-brick.
    However this method DOES NOT support twrp.

    To install/OTA update this ROM, you MUST use the pe recovery which is provided with the ROM.(For official, it is also a MUST for publishing, OTA update won't need flash again after/before rom flash, just need you keep the recovery)

    For flashing recovery, use following command on your PC
    fastboot flash recovery <img name>

    Boot to recovery
    Tap "Factory reset -> format data"(This will delete all your data! Only need for first time switch to PixelExperience
    Then tap Apply Update -> Apply from adb
    Start sideload by following command on the PC
    adb sideload <zip.name>

    # Or you can just put ROM on a fat32/exfat/ntfs sdcard/usb otg and insert/plug it, then you can choose it in pe recovery like twrp.

    If you see any "metadata" related error, just ignore it, it's common on the first dynamic partition flashing, and won't appear next time

    To switch to other ROMs, format data in PE recovery first, and then install another recovery then the ROM.
    Eg.
    1. reboot to pe recovery -> Factory reset -> format data
    2. Back to recovery home -> Advanced -> reboot to bootloader
    3. flash another recovery such as twrp
    4. press vol+ and power to boot recovery
    5. do another factory reset (and a format data if it is twrp)
    6. install(/sideload) another ROM's OTA zip like MIUI stock or LineageOS etc.(Warning: the ROM to install must have same kernel version with recovery. Eg. you can't use twrp-4.19 to format then install stock MIUI)

    Stay tuned
    My clover Telegram group
    QQ Group: 372404210

    Download
    Download
    History archive/Screen Overclock Image(Use it at your own risk! May damage device and have FASTER battery drain)

    5
    FAQ:
    1. How to enable/disable the task bar below?
    Long press the space in taskbar or gesture indicator(the white bar)

    2. Why 90/85/75/60 still laggy or feel like 30hz?
    Google need warms up, so after you booted like for 5mins, it will be smooth on that refresh rate.
    And for OFFICIAL version, I can't provide any overclock, so the full ROM package will be only provided with 60hz.

    3. Why twrp get's error/Must use PE recovery?
    Check the "ATTENTION" on #1.

    4. What is 13 / 13 (Plus edition)?
    The 13 (Plus Edition) NOT means it's for pad 4+, It's PE+, the 13、13 (Plus edition) both available for Mi Pad 4/4+. PixelExperience Plus will have more custom features.
    Also, if you are already on normal edition, you can directly dirty flash the same date plus edition or newer plus edition.

    5. How to solve heating/power drain too fast on idle?
    Usually this won't happen when you clean flash this ROM, and often caused by LTE driver and a system application updated by the Google Play Store called: Android System Intelligence
    So, just try enable airplane mode and uninstall the update for that app then reboot will solve (Settings - Application - Find "Android System Intelligence" and click top-right corner button)

    6. How to flash certain partition with pe recovery? (like boot, frp, recovery, persist)
    Use
    fastboot flash partition_name partition_name.img
    OR

    In pe recovery:
    Advanced - enable adb
    Then On PC:
    adb push partition_name.img /tmp

    adb shell

    dd if=/tmp/partition_name.img of=/dev/block/by-name/partition_name


    ==============================================

    Special notice: Flash the OFFICIAL RECOVERY and CLEAN FLASH if you are from UNOFFICIAL or OTHER SYSTEM please!!!
    Current Update(Both PAD 4/4 Plus):
    PE Normal Edition(13):
    2023.5.19
    Device:
    1. kernel: qcom sdm660 kernel update LA.UM.11.2.1.r1-03900-sdm660.0(kernel main/kgsl/wifi-fw-api)
    2. device: qcom sdm660 driver/HAL update LA.UM.11.2.1.r1-03900-sdm660.0(camera/audio)
    3. device: add fastbootd option in advanced reboot(pe plus only, normal pe has no advanced reboot function)
    4. device: add a switch in battery management system to turn off charging ripple animation
    Upstream:
    1. Minor platform framework fix
    PE Enhanced Edition(13 Plus Edition):
    Dirty flash in rec to manually switch to PE Plus, but backup data in case for any accident!!!
    Everything above included, and:
    1. - N/A

    ==============================================

    History Updates (non-plus):
    2023.2.10 - First release
    1. Introduce PE 13 for Mi Pad 4 (Plus)
    2023.2.12
    Device:
    1. kernel: switched to 4.19
    2. device: add mi settings
    2023.2.18
    Device:
    1. kernel: fixed wake brightness burst
    2. kernel: backported fuse passthrough from kernel 5.4 for better android storage performance
    3. device: fixed camera stuck in 3rd app
    4. device: moved xiaomi settings back in Settings -> System
    5. device: added auto removal for wifi only/no fingerprint models
    6. device: switched to erofs, f2fs, fbeV2+emmc_optimization(MUST use new recovcery and FORMAT DATA)
    7. device: fixed weird power off charging ui
    8. device: fixed SD card format in two modes
    9. device: fixed microphone
    10. device: enabled ZRAM writeback
    2023.2.20
    Device:
    1. device: fixed backlight adjustment on Plus variant
    2. device: fixed usb mode detect on Windows(Mtp or so)
    2023.2.24 - First OFFICIAL build
    Device:
    1. device: fixed real MAC reading
    2. device: fixed charging led won't work on high battery percent
    3. device: fully translated xiaomi settings for CN
    2023.2.27
    Device:
    1. device: fixed brightness driver burst for 8inch. (Plus has no burst issue)
    2. device: fixed device setting can't display by side as tablet mode
    3. kernel: update to 4.19.273
    4. kernel: power optimized
    2023.3.3
    Device:
    1. device: fixed "UNKNOWN SOC TYPE" in some system info type apps (SDA660)
    2. device: fixed cpu freq scheduler always locks max freq by uclamp
    3. device: enabled 60fps recording in camera
    4. device: enabled cgroup freezer
    Upstream:
    1. February security patch
    2. Google Apps updated
    3. Fixed battery drain and lag spike caused by Pixel Launcher (Need to uninstall previous updates of Android System Intelligence or do a clean flash if the issue persists)
    4. Fixed SafetyNet not passing
    2023.3.24/5
    Device:
    1. kernel: update to 4.19.278
    2. kernel: backport 5.10 fuse filesystem
    3. kernel: reduce power consumption for 8 inch screen
    4. device: reduce continuous ui rendering jitter/lag
    2023.4.1
    Device:
    1. device: add "Usb fast charge on usb3.0 port"(500mA - 900mA) in Xiaomi Settings
    2. device: switch to aosp task/cpu management for some critical tasks(util clampimg)
    3. device: audio quality HUGE fix
    4. device: "Mi Pad 4 Plus" will be differred in System info as well as the default dpi
    5. device: lower memory pressure caused by bad Qualcomm legacy io scripting
    6. device: optimize round corner
    7. device: won't show a fingerprint page on first boot setup for 8inch now
    8. device: complete software codec2 support (aosp_sw)
    9. device: use [email protected] HAL(full USB config panel like reverse charging/role change)
    10. device: set baseband as "Wi-Fi Only" instead of "Unknown" for wifi variant
    11. device: further improve ui/animation lagging
    12. device: optimize RAM consumption
    13. device: optimize background app caching
    14. device: deprecated sdcardfs and use native Android 11 new filesystem base, which supports better scope storage
    15. device: more balanced irq control
    16. device: other minor fix
    17. kernel: minor optimize
    Upstream:
    1. Fixed something bad in QPR2(0324/5, below is copied from last)
    2. Android 13 Quarterly Platform Release 2 (QPR2 - lots of new ui/behavior changes)
    3. Enabled multi user switcher on lock screen for large screen device(>600dp)
    4. Source rebased with March security patch
    5. Updated GApps
    6. Updated translations
    7. Minor fixes
    2023.4.19
    Device:
    1. kernel: update to 4.19.279
    2. kernel: switch default io scheduler to bfq(reduce cpu consumption/power/lag, also +1500 AnTuTu storage score)
    3. kernel: fixed step-chg/sw-jeita(thermal) for pm660_charger/fg
    4. kernel: fixed otg passive mode issue, need one REBOOT after OTA/sideloading
    5. device: fixed system partition not in erofs(increase boot up speed, system app speed)
    6. device: make setup wizard landscape available
    7. device: enable auto rotate by default
    8. device: separate notification and ringtone volumes
    9. device: fixed charge speed issue for LTE/Plus after hang off a call
    10. device: force recovery update with system
    11. device: irq balance now using 4 big cores (previously only 2 big cores)
    12. device: CloverParts: add volume panel trigger in QS
    13. device: CloverParts: add my battery manage system (Settings -> Battery -> Battery Management System) - Step charger / thermal charger switch
      - Mode: limit battery around 40-60%
      - Mode: limit battery around 80%
    Upstream:
    1. April security patch
    2. Updated translations
    3. Optimizations on battery usage of Pixel Launcher
    4. Minor issues fixed
    2023.5.3
    Device:
    1. kernel: update to 4.19.282
    2. kernel: sdm660 kernel driver update from qcom(wifi/kernel/audio)
    3. kernel: minor fix & optimize
    4. device: expand wifi signal tolerance(reduce disconnect on bad wifi)
    5. device: update display driver for sdm660(gralloc - HAL/display)

    2023.5.7
    Device:
    1. emergency fix: 0503(PE Plus): headphone jack
    2. emergency fix: 0503(PE Plus): camera video recording
    3. device: allow 5G hotspot(called "Extend compatibility" in settings, reuquires a factory reset if you need it)
    Upstream:
    1. May security patch
    2. Updated translations
    3. Updated Google Apps
    4. Minor issues fixed
    2023.5.19
    Device:
    1. kernel: qcom sdm660 kernel update LA.UM.11.2.1.r1-03900-sdm660.0(kernel main/kgsl/wifi-fw-api)
    2. device: qcom sdm660 driver/HAL update LA.UM.11.2.1.r1-03900-sdm660.0(camera/audio)
    3. device: add fastbootd option in advanced reboot(pe plus only, normal pe has no advanced reboot function)
    4. device: add a switch in battery management system to turn off charging ripple animation
    Upstream:
    1. Minor platform framework fix
    ==============================================

    History Plus Updates:
    2023.2.10 - First release
    1. - N/A
    2023.2.12
    1. - N/A
    2023.2.18
    1. - N/A
    2023.2.20
    1. - N/A
    2023.2.24 - First OFFICIAL build
    1. - N/A
    2023.2.27
    1. - N/A
    2023.3.3
    1. - N/A
    2023.3.24/5
    1. - N/A
    2023.4.1
    1. - N/A
    2023.4.19
    1. - N/A
    2023.5.3
    1. - N/A
    2023.5.7
    1. - N/A
    2023.5.19
    1. - N/A
    5
    5.3 updated, May security patch, improved power, updated multiple sdm660 driver, tuned wifi... etc. Please check #2 for details.
    4
    5.19 updated, pls check #2 for details
    4
    3.3 updated, fixed always max cpu freq, fixed "UNKNOWN SOC TYPE" by system info type app, enabled 60fps recording, enabled cgroup process freezer.
    Check #2 for detail;