Make platform_PartitionCheck stop caring about physical sector sizes.

This test is designed to verify that we create partitions with the correct
byte size, but it was checking that physical and logical sector sizes
were identical. On some platforms they aren't. This isn't a problem.

BUG=chromium-os:33441
TEST=Ran in VM, against a local CR48

Change-Id: I11c954548ff7dd74365583450951488dff0cf1af
Reviewed-on: https://gerrit.chromium.org/gerrit/32318
Tested-by: Don Garrett <dgarrett@chromium.org>
Reviewed-by: Don Garrett <dgarrett@chromium.org>
1 file changed