Update bootcachetest expected system read list

bootcachetest is comparing a golden list of access with the list
of access seen.
Accesses come from the test itself (via read_block_ranges()), but
also from the kernel - for insancte reading the gpt main and backup
partition.

The kernel access pattern has changed, update it.

BUG=chromium:375386
TEST=Check on falco and peach-pit that the test now pass.

Change-Id: I65c058157138c8e8b96991ad64252f9126604b36
Reviewed-on: https://chromium-review.googlesource.com/201752
Reviewed-by: Mike Frysinger <[email protected]>
Reviewed-by: Olof Johansson <[email protected]>
Commit-Queue: Gwendal Grignou <[email protected]>
Tested-by: Gwendal Grignou <[email protected]>
1 file changed