Protobuf 3.9.1 redefines google::protobuf::int64 from long long to int64_t, which is sometimes long and sometimes long long. Use PRId64 to print it. Bug: 117607748 Test: m checkbuild Change-Id: I6699cfdb0f0424aa3e1c98b59d941beb9f133055 Merged-In: I6699cfdb0f0424aa3e1c98b59d941beb9f133055 |
||
|---|---|---|
| .. | ||
| deploy_patch_generator.cpp | ||
| deploy_patch_generator.h | ||
| deploy_patch_generator_test.cpp | ||
| patch_utils.cpp | ||
| patch_utils.h | ||
| patch_utils_test.cpp | ||