commit | 1fade2fc6d10fa90b58c4b3718206afaeee0723d | [log] [tgz] |
---|---|---|
author | Calin Juravle <calin@google.com> | Tue May 02 18:50:56 2017 -0700 |
committer | Calin Juravle <calin@google.com> | Wed May 03 11:03:50 2017 -0700 |
tree | 799d1fbf5c5e16baa1177e20a9366d7fa7a93c50 | |
parent | 3b213ed438af5143756c19c9464e9233228e304d [diff] |
Fix potential race in DexManager The internal cache of DexManager holding information about the code locations may race if an install happens at the same time with a dex load. Test: runtest -x services/tests/servicestests/src/com/android/server/pm/dex/DexManagerTests.java Bug: 37922353 Change-Id: Ia28fb54d6859ec185aaaf8e0ed68981004b173e5