You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@coderstory Hello, sorry for late answer. I haven't added these props but everything seems to work well for me. Another reason also is that props can easily be added with magisk modules but it is no so convenient to add them via TWRP flashable zip. I'm don't have deep knowledge about those VM flags and code compilation. If I get it right xposed will not be able to hook some methods that was inlined during code optimizations?
I will be very grateful if you can give me some information about these props
form system.prop
dalvik.vm.dex2oat-filter=quicken
dalvik.vm.dex2oat-flags=--inline-max-code-units=0
#dalvik.vm.image-dex2oat-flags=--inline-max-code-units=0 --compiler-filter=speed
The text was updated successfully, but these errors were encountered: