diff options
| author | 2021-05-13 15:44:43 -0700 | |
|---|---|---|
| committer | 2021-05-13 17:41:52 -0700 | |
| commit | 294ec7d9e5298d91768e0f2e9abe4cc7de180fe1 (patch) | |
| tree | d47d447b01455c8b4c83ab3f79a4fd136aa8600c /tools/warn/make_warn_patterns.py | |
| parent | ae6bdc0c747ed4a7fdd831ac4fa1add5a9df5e63 (diff) | |
Check super size for factory OTA at build time
For VAB launched device, factory OTA will write system_other
partition to the super image. So we want to check that
sum(dynamic partitions) + system_other + overhead <= super at
build time.
Since we don't know the overhead at build time, we might instead
check sum(all partitions) < super.
Bug: 185809374
Test: m check-all-partition-sizes, unittests
Change-Id: Ia7ba5999d23924a1927e9a9463856a4d0ea90c20
Diffstat (limited to 'tools/warn/make_warn_patterns.py')
0 files changed, 0 insertions, 0 deletions