android_system_core/adb/fastdeploy/deploypatchgenerator
Colin Cross cfcc0b0337 Adapt to google::protobuf::int64 type change
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
2019-09-05 14:46:16 -07:00
..
deploy_patch_generator.cpp Adapt to google::protobuf::int64 type change 2019-09-05 14:46:16 -07:00
deploy_patch_generator.h Fastdeploy converted to c++ and bin2c on the jar. 2019-07-29 12:00:09 -07:00
deploy_patch_generator_test.cpp Fastdeploy converted to c++ and bin2c on the jar. 2019-07-29 12:00:09 -07:00
patch_utils.cpp Fastdeploy converted to c++ and bin2c on the jar. 2019-07-29 12:00:09 -07:00
patch_utils.h Fastdeploy converted to c++ and bin2c on the jar. 2019-07-29 12:00:09 -07:00
patch_utils_test.cpp Fastdeploy converted to c++ and bin2c on the jar. 2019-07-29 12:00:09 -07:00