mirror of
https://github.com/revanced/smali.git
synced 2025-05-28 03:40:12 +02:00

This adds support for a fix in dalvik that changes the way virtual tables are generated. This new logic can be turned on with the -K option. This option will be removed once the new functionality can be tied to a released api level, at which point, it will be triggered when using an appropriate api level with the -a option.