blob: 29a48d13a6ede140e8583b87fdd80bfaf21f9f2c [file] [log] [blame]
David Brazdil35a3f6a2019-03-04 15:59:06 +00001Check that caching of verification results for InMemoryDexClassLoader obeys a cap on the number
2of vdex files in the data folder. Least recently used vdex files should be unlinked.