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 <vapier@chromium.org>
Reviewed-by: Olof Johansson <olofj@chromium.org>
Commit-Queue: Gwendal Grignou <gwendal@chromium.org>
Tested-by: Gwendal Grignou <gwendal@chromium.org>
1 file changed