summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorCalin Juravle <calin@google.com>2017-03-13 19:02:32 -0700
committerCalin Juravle <calin@google.com>2017-03-28 13:37:15 -0700
commitd9732c8dbb23f51101d044c81b54d84d7e5492c7 (patch)
tree538315202f05af39e73fe3f7411fccf074af2f3f /rs/java/android/renderscript/ProgramVertexFixedFunction.java
parent37fb57084b78d32e3930d3aa07840d8762a0fff0 (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 (cherry picked from commit 37dfc8ee3ec676a0f059a9f9f1ec5d273e78a502) Merged-In: I9a0e734ae4c16d5d0979aa6d0061fbc9b6e144f6 Change-Id: I9a0e734ae4c16d5d0979aa6d0061fbc9b6e144f6 # Conflicts: # core/java/android/app/LoadedApk.java
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions