Calculate apk size multiple times
The getPackageSize function in the BackgroundDexOptService class will repeatedly calculate the package size
When calculating the size of the obtained directory, it is necessary to determine whether it has been calculated.
bug:263869388
Change-Id: I0efbc885cfba37b984c53c8ec274335631e1fdc1
Signed-off-by: wu di <fredericrystal@gmail.com>
Loading
Please register or sign in to comment