vr: fix an incorrect format string.

size_t should use %zu, not %d. This fixes a warning from clang.

Bug: 64487164
Test: mma. Warning is gone.
Change-Id: Id43cac8948091c91249bdd68e2e5b1a1fcdab814
1 file changed