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
Merged-In: I65999abc8afe31e4f4bf2ca403432d6cd8be70ee
(cherry picked from commit 028cc7e1e87d2ea1cf3f56360343cff8c3334f36)
5 files changed