Fail to install chrome and other apps
- By Bene Robert
- Smartphones
- 8 Replies
Found the solution on rmn2.
Quote:
Originally Posted by utlex
On (MIUI forum), user artek242 proposed workaround (which I believe comes from this thread) - disable Ahead of Time compilation, go with JIT.
Those two entries need to be inserted into build.prop file:
dalvik.vm.image-dex2oat-filter=speed
dalvik.vm.dex2oat-filter=interpret-only
Hopefully someone skilled enough (from XDA or Xiaomi/MIUI) will look further into that and try to fix dex2oat so we wouldn't need to disable AOT.
End quote
Maybe somebody rooted can try it.
Quote:
Originally Posted by utlex
On (MIUI forum), user artek242 proposed workaround (which I believe comes from this thread) - disable Ahead of Time compilation, go with JIT.
Those two entries need to be inserted into build.prop file:
dalvik.vm.image-dex2oat-filter=speed
dalvik.vm.dex2oat-filter=interpret-only
Hopefully someone skilled enough (from XDA or Xiaomi/MIUI) will look further into that and try to fix dex2oat so we wouldn't need to disable AOT.
End quote
Maybe somebody rooted can try it.