summaryrefslogtreecommitdiff
path: root/aidl
diff options
context:
space:
mode:
authorYi-Yo Chiang <yochiang@google.com>2021-02-12 02:10:58 +0800
committerYo Chiang <yochiang@google.com>2021-02-17 09:02:33 +0000
commit645cdedb2fe69c57fc10df7efe933cbdcadfb8aa (patch)
tree563bad1da605d346df7e4925ea55660be7080d44 /aidl
parentc4e74fde3115e27c2f754930cfabd4fca2c5f6bf (diff)
downloadgsid-645cdedb2fe69c57fc10df7efe933cbdcadfb8aa.tar.gz
gsid: suggestScratchSize() respect kMinimumFreeSpaceThreshold
gsid should take kMinimumFreeSpaceThreshold into account when calculating the suggested scratch partition size. Also use uint64_t to store any calculated intermediate result, so we can stay confortable from overflowing, and downcast the result to int64_t in the end, after we clamped the value within int64_t range. Bug: 165925766 Bug: 179980369 Test: Install DSU and verify adb remount works Change-Id: I919c723369d7d788c5c83a19e6b87f077fb2521b
Diffstat (limited to 'aidl')
0 files changed, 0 insertions, 0 deletions