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
Loading
Please register or sign in to comment
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
size_t should use %zu, not %d. This fixes a warning from clang. Bug: 64487164 Test: mma. Warning is gone. Change-Id: Id43cac8948091c91249bdd68e2e5b1a1fcdab814