Make logging statements portable.

uint64_t is not guaranteed to be a long long double, use %PRIu64 instead
of %lld.

Bug: 110161494
Change-Id: If6fed2c108471cc4fa5391a7b7ff2dfe52303ed7
1 file changed