Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 9832d16a authored by TYM Tsai's avatar TYM Tsai
Browse files

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
parent ab6e6765
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment