OSDN Git Service

Update DexLoadReporter to comply with the new reporting API
authorCalin Juravle <calin@google.com>
Sat, 22 Jul 2017 19:33:41 +0000 (12:33 -0700)
committerCalin Juravle <calin@google.com>
Thu, 3 Aug 2017 22:28:36 +0000 (15:28 -0700)
commitcd8fbd25d3b0e510e626a36767ebbea0282ea2ae
tree0b1ac9ce71de7b31dfff32fde85573e5057ab204
parent01d686b85ebc5f7eea1a43db33a2f3e3f3becc3e
Update DexLoadReporter to comply with the new reporting API

This is a partial cherry pick of commit
3bec94d78b0a66c4fa5cebd851ea33bcc51916b0.

It is partial because it only adapts DexLoadReporter to use the new
reporter BaseDexClassLoader.Reporter API.

Bug: 38138251
Test: make
Merged-In: I2486522fb811f9fc58a44b92642f43a41e7d5bac

(cherry picked from commit 3bec94d78b0a66c4fa5cebd851ea33bcc51916b0)

Change-Id: I4c41dbeb8a9297caac8b0eb936cf74832569f33e
core/java/android/app/DexLoadReporter.java