bootcontrol: count slots correctly

Currently slots are miscounted on marlin because the count includes
both the bootlocker and boot partitions for each slot. Modify the
name used to find boot partitions to avoid this double counting. Add a
check to catch changes to slot suffixes that would break slot counting.

Bug: 68012387
Test: bootctl get-number-slots returns 2 on marlin
Change-Id: I5480273cf6de07fac2f47e4f8e249e2d547b686e
Signed-off-by: Connor O'Brien <connoro@google.com>
1 file changed
tree: cf68156dca7977ce20d646e60cf0578e57fb2326
  1. Android.mk
  2. boot_control.cpp
  3. NOTICE