JesusFreke/smali

Regenerate correct boot.oat/.art/.vdex files after a recompile

privacyguy123 opened this issue · 0 comments

Sorry not sure where else to ask. When I recompile my framework.jar with baksmali/smali the .oat/.art/.vdex are "invalidated" (?) on the device because they are matched to the old framework right? Since I am on Stock Samsung and have no source I cannot regenerate these files like during AOSP build process. Is there some other way to "regenerate" these files so system is happy lol?