diff options
author | Calin Juravle <calin@google.com> | 2021-02-18 15:37:10 -0800 |
---|---|---|
committer | Calin Juravle <calin@google.com> | 2021-05-20 08:06:57 -0700 |
commit | 9ba9092d836b8db79ae3884d2f161400ea237352 (patch) | |
tree | b0794e454630cb3404a3ca2cf1b8c6fd0308f50d /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | cc4fa5f3b640d37f01216a159bf24d198243949b (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
Change-Id: Ib041584926ea142f37993f434a728d90db30e9bc
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions