commit | 088545329b9a55ba85056b058e7b5811d04a5e49 | [log] [tgz] |
---|---|---|
author | Calin Juravle <calin@google.com> | Thu Feb 18 15:37:10 2021 -0800 |
committer | Calin Juravle <calin@google.com> | Thu May 20 21:48:46 2021 +0000 |
tree | 1281da576d285f5792e1452fa1ff315b75a0d362 | |
parent | a376a937389cd354c19d57e83d539f9ba085bdf9 [diff] |
Marked apks loaded by isolated processes as usedByOthers Isolated processes can only access world readable optimized files. In order to not penalize their execution, we mark any dex files they load as usedByOthers. This will prevent speed-profile optimizations which marks the optimized files private to the app process. Test: DexManagerTests Bug: 163018062 Merged-In: Ib041584926ea142f37993f434a728d90db30e9bc Change-Id: Ib041584926ea142f37993f434a728d90db30e9bc