commit | 0a92453a1443692c70ccab9abd8c8408872036e1 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Thu Feb 07 21:35:03 2019 -0800 |
committer | Colin Cross <ccross@android.com> | Thu Feb 07 21:35:03 2019 -0800 |
tree | cd3faa103172235a7d16dc69d84e52d837e1ac85 | |
parent | 575996837cde17a6e8f80d2c45adf17bdcea5fe6 [diff] |
Fix 32-bit dmabuf_dump build Fixes: system/core/libmeminfo/libdmabufinfo/tools/dmabuf_dump.cpp:109:39: error: format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Werror,-Wformat] Test: lunch aosp_arm-eng && m dmabuf_dump Change-Id: Ie605d9b94f5eff888f6a64801512216253a6babb