diff options
author | Calin Juravle <calin@google.com> | 2017-03-13 19:02:32 -0700 |
---|---|---|
committer | Calin Juravle <calin@google.com> | 2017-03-15 18:19:10 -0700 |
commit | 37dfc8ee3ec676a0f059a9f9f1ec5d273e78a502 (patch) | |
tree | 16f1cddc1774fa2d834460027bbeebf987171b0b /rs/java/android/renderscript/ProgramStore.java | |
parent | 9ed74a81d9112f59ee6b33ee6fb73dd245bc0d4c (diff) |
Move DexLoadReporter out of LoadedApk
The DexLoadReporter was part of LoadedApk in order to lazily initialize
it when the first class loader of the app was created. However there's
no real association between the two and doing the initialization in
LoadedApk buys us nothing.
Extract the reporter in its own class and set it to BaseDexClassLoader
during bindApplication stage.
Test: boot, and check that loaded dex files are reported
Bug: 32871170
Bug: 26719109
Change-Id: I9a0e734ae4c16d5d0979aa6d0061fbc9b6e144f6
Diffstat (limited to 'rs/java/android/renderscript/ProgramStore.java')
0 files changed, 0 insertions, 0 deletions