diff options
| author | 2019-12-04 15:32:18 +0800 | |
|---|---|---|
| committer | 2019-12-04 15:32:18 +0800 | |
| commit | 5d64ddfe8907ecc016849414fce7ea364a3bdd26 (patch) | |
| tree | d2d63b17cb4008a97ff5e8b9f330b3728f415f6b /libs/jpegrecoverymap/jpegencoderhelper.cpp | |
| parent | e377b272429fef443b0f498568cbccf111950ba0 (diff) | |
Fix testVerifyStatsExternalConsistent case
Root cause: For devices mount /data partition without quota option will
get this testcase failure, because
the getExternalSize logic will use Android/obb path
to calculate totalsize.
But the testcase will check the totalsize excluding obb.
Solution: For device mounted userdata without quota option
will remove obbSize from totalSize, to
Make android.appsecurity.cts.StorageHostTest
testcase PASS.
Test: run cts-on-gsi -m CtsAppSecurityHostTestCases -t
android.appsecurity.cts.StorageHostTest
Bug: 145269983
Change-Id: I8df02d5427d7512046ca3793f03a133a4ad00cbd
Diffstat (limited to 'libs/jpegrecoverymap/jpegencoderhelper.cpp')
0 files changed, 0 insertions, 0 deletions