commit | ab1102c24109494d0dc478f5d27a378ea3108a13 | [log] [tgz] |
---|---|---|
author | TYM Tsai <tymtsai@google.com> | Fri Nov 15 16:51:00 2024 +0800 |
committer | TYM Tsai <tymtsai@google.com> | Fri Nov 15 21:54:08 2024 +0000 |
tree | b397b67149a03cbc6a0cf1be5217c9ab3a46aa76 | |
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