@itzdfplayer's Stash
Open in Telegram
EVERYTHING IS TESTED ON MI 9T (davinci) Various android stuff, magisk modules, etc. My files: https://devuploads.com/users/ItzDFPlyer Support me: https://t.me/itzdfplayer_stash/151 Repo: https://gitlab.com/ItzDFPlayer/vendor_xiaomi_miuicamera/
Show more9 397
Subscribers
No data24 hours
+37 days
+6130 days
Posts Archive
9 397
Should I add a custom color option? (from general_config.json)
9 397
Repost from @itzdfplayer's Stash
Parallel Processing framework.jar patch module for Magisk/KSU (Apatch untested), should work on any ROM as long as you have only libgui issue when taking photos with Xiaomi Camera
Module will try adding missing libraries to /system/lib64/ (but that may not work)
Be patient while module is installing, template/functions by @skyflyteam
Delete this module before installing ROM updates!
9 397
Parallel Processing framework.jar patch module for Magisk/KSU (Apatch untested), should work on any ROM as long as you have only libgui issue when taking photos with Xiaomi Camera.
Module will try adding missing libraries to /system/lib64/ (but that may not work)
Module template/functions by @skyflyteam
Delete this module before installing ROM updates!
9 397
Head-up for Mi 9 Series maintainers who use my repo, I've re-enabled Parallel Processing in overlay config, so this ROM source change is expected!
9 397
oh nice, so it is possible, will make a module that automatically patches framework
9 397
found an easy solution for that, instead of recompiling classes2.dex (which has nativeDetachImage and this broken code) I've just exported ImageReader from classes2 and imported into classes.dex so it will override the original one
