Disable compact dex code item deduping.

It conflicts with thread interpreter cache, where the interpreter
expects that once an entry is in the cache, it doesn't need to
perform access checks again.

Test: 536-checker-needs-access-check
Bug: 191252775
Change-Id: I65999abc8afe31e4f4bf2ca403432d6cd8be70ee
5 files changed