diff options
author | Dianne Hackborn <hackbod@google.com> | 2014-01-23 17:57:20 -0800 |
---|---|---|
committer | Dianne Hackborn <hackbod@google.com> | 2014-01-23 18:00:11 -0800 |
commit | 8472e6189cd4e0520c047bdb28457abc728b373f (patch) | |
tree | 1f8f14f8703bd697d91d0ab2996c4837c8e361ef /tools/aidl/generate_java.cpp | |
parent | 39e79006cf22f10eb62ac721238778aa6b7d3473 (diff) |
Add app version codes to procstats.
Now the per-package proc stats data is also per-app-version-code.
In addition to changing the data structure to have one more
SparseArray and passing a version code all over, this also required
improving how we reset the stats so that we can prune a multi-package
process record back to a single package. Otherwise, as you install
updates to apps, the proc stats data would continue to explode as
the data for each of those app's processes got turned to a
multi-package due to tracking the old and new versions at the
same time.
This also bumps the checkin version code, since the package entries
also include a new field for the app version code.
Change-Id: I80de36addb0a75c7b08aef747c6f6c8012d01ee4
Diffstat (limited to 'tools/aidl/generate_java.cpp')
0 files changed, 0 insertions, 0 deletions