diff options
| author | 2023-09-05 19:18:15 +0800 | |
|---|---|---|
| committer | 2023-09-05 19:18:15 +0800 | |
| commit | 9832d16a53aa378d1bc1d3ea6d1e564e640831c8 (patch) | |
| tree | 20a02381c6db771a857f166929e837bf547b8189 /libs/androidfw/FileStream.cpp | |
| parent | ab6e676570be94baf91a9c8863001111ce80bcef (diff) | |
Double counting native libs in calculating install size
Calculation of install size does not account for extractNativeLibs
is false.
When native libs are not extracted, we shouldn't add
sumNativeBinariesWithOverride to the size as native libs size is
accounted for in APK size.
Bug: 298164353
Test: atest CtsPackageInstallTestCases
Test: atest CtsPackageUninstallTestCases
Test: atest PackageInstallerTests
Test: atest CtsPackageInstallerTapjackingTestCases
Change-Id: Idff46f6253073edf72f62e2b0499022e6c7bf55f
Diffstat (limited to 'libs/androidfw/FileStream.cpp')
0 files changed, 0 insertions, 0 deletions