Chromium Code Reviews
DescriptionDisable access to secondary dex files.
This CL contains a check to make sure that secondary dex files aren't
accessed by isolated processes (in debug only). This should catch
new occurences of classes that need to be in the main dex file not
ending up in the main dex list.
BUG=657024
Patch Set 1 #Patch Set 2 : Findbugs #Messages
Total messages: 8 (8 generated)
|