I rooted my device to install an app as a system app. However after the installation of the app, I see the following error in the log cat
2019-03-14 18:19:19.319 4197-4197/? E/zygote64: Dex checksum does not match for dex: /system/priv-app/bmw.apk.Expected: 3853989528, actual: 1306952148
What does this error mean? How can I fix this?