Fix dynamic island location
In DevicesOverlay Resources.arsc:
Dimen —> type-info add
Dimen —> dimen add
In DevicesOverlay Resources.arsc:
Dimen —> type-info add
<entry id="0x7f030004" name="cut_out_center_y" />Dimen —> dimen add
<dimen name="cut_out_center_y">51.0px</dimen>Fix poco devices ported hOS launcher
system_ext/etc/init/init.miui.ext.rc
In ROMs with Poco vendor, this file contains the package name:
Replaces it with:
And you need to install Hyper OS Launcher Xiaomi, Not Poco
system_ext/etc/init/init.miui.ext.rc
In ROMs with Poco vendor, this file contains the package name:
com.mi.android.globallauncherReplaces it with:
com.miui.homeAnd you need to install Hyper OS Launcher Xiaomi, Not Poco
"Fix android developer notif"
open services.jar and remove this line from dex
open services.jar and remove this line from dex
invoke-virtual {v0}, Lcom/android/server/wm/ActivityTaskManagerInternal;->showSystemReadyErrorDialogsIfNeeded()VNo bugs have been noticed at the moment.
notes
‼️ If some apps disappear during the update, flash this in recovery or cleanly flash
If you notice a bug, please let me know
notes
It takes 1-5 minutes for the phone to fully boot
To work Google CTS, you need to update Google to the latest version in Google Play
‼️ If some apps disappear during the update, flash this in recovery or cleanly flash
If you notice a bug, please let me know
❤4