diff options
| author | 2024-11-15 16:51:00 +0800 | |
|---|---|---|
| committer | 2024-11-15 21:54:08 +0000 | |
| commit | ab1102c24109494d0dc478f5d27a378ea3108a13 (patch) | |
| tree | b397b67149a03cbc6a0cf1be5217c9ab3a46aa76 /libs/androidfw/ApkParsing.cpp | |
| parent | ea6fd9576c24b6a47170d5e10a5c9825e7d17d98 (diff) | |
Fix unable to create base.art
Previous optimization changed to do dexopt in the temporary folder
during installation. But ART encodes paths in odex/vdex files,
leading to temporary path abuse. To fix this problem, rename the
path before dexopt.
Bug: 378623723
Test: atest CtsPackageManagerTestCases
Flag: android.content.pm.improve_install_freeze
Change-Id: I28409bf7d9eeae2f752085ff0e32d2c169b5cbbd
Diffstat (limited to 'libs/androidfw/ApkParsing.cpp')
0 files changed, 0 insertions, 0 deletions