Files
frameworks_base/core/java/android/app
Steven Moreland 1997524011 ApplicationLoaders: improve classloader cache errs
When zygote preloads a classloader, but at runtime, a different one is
used, we get an error and fallback. This error is improved in the
following ways:
- print the zip name with the shared libraries, so we know which library
  the error is for
- distinguish cached from runtime dependencies in the error message
  itself

Bug: 163886868
Test: N/A
Change-Id: I3f4c4078e9eb05b83058982afc7b7ea0822d1257
2020-08-13 17:07:34 +00:00
..
2020-05-05 22:16:10 -07:00
2020-02-06 08:41:26 +00:00
2019-11-11 16:12:46 -08:00
2020-08-05 17:40:02 +00:00
2020-03-30 09:34:11 -07:00