OSDN Git Service

Fix tracking foreign dex files
authorCalin Juravle <calin@google.com>
Mon, 18 Apr 2016 17:59:22 +0000 (18:59 +0100)
committerCalin Juravle <calin@google.com>
Fri, 22 Apr 2016 15:14:36 +0000 (16:14 +0100)
commit20b7e3b4e801b06f0037651354f352523c93f5e3
tree4ad1515897d9ed1b8ba511a8d292589402141cdf
parent0b791279f67b0f4b72db991707b16b737871bcde
Fix tracking foreign dex files

Apps which share the same VM will have different application data
directories. We used to store only the first one registered and miss
subsequent registrations.

Bug: 28012567

(cherry picked from commit 20ae79370a14c17dfb037914995d6430774fe492)

Change-Id: I2c19de1406b38a376995f1524014cb8a1daa9d82
runtime/jit/profile_saver.cc
runtime/jit/profile_saver.h