summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorCalin Juravle <calin@google.com>2016-12-16 16:22:00 +0000
committerCalin Juravle <calin@google.com>2017-01-10 16:53:13 -0800
commit5a9094c1b6e5797327674d4f12fa1ac4ade7275c (patch)
tree4a7176ed958d1279ed53d5fd6583e0852f37b464 /rs/java/android/renderscript/ProgramVertexFixedFunction.java
parent6ea5ace7b3a8ddf19a7389592eb9df3b33c673f3 (diff)
Record data about dex files use on disk
Add DexManager to keep track of how dex files are used. Every time a dex file is loaded, PackageManager will notify DexManager which will process the load. The DexManager will look up what package owns the dex file and record its use in package-dex-usage.list (through PackageDexUsage). Test: device boots, package-dex-usage.list is created and contains valid data, after device reboot the list is succesfully read from disk. runtest -x .../PackageDexUsageTests.java runtest -x .../DexManagerTests.java Bug: 32871170 (cherry picked from commit b8976d8f22fecaa9ed39276d9d8ded17d35b51a6) Change-Id: I9d779b2d39814d7c54fc7a888df93d403a001df5
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions