Ignore source partitions smaller than 4 KiB.
When rounding down source partitions to the nearest 4 KiB boundary we hit an error condition that checks for empty partitions. This patch ignores partitions that are less than 4 KiB. Bug: 37266429 Test: ota_from_target_files -i target_files-3901180.zip target_files-3903096.zip ota.zip Change-Id: I165a3f9a9f73044d7520d042727caf1cf63a80c7
Loading
Please sign in to comment