android_system_core/adb/fastdeploy
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
..
deployagent Fastdeploy converted to c++ and bin2c on the jar. 2019-07-29 12:00:09 -07:00
deploylib/src/com/android/fastdeploy Fastdeploy converted to c++ and bin2c on the jar. 2019-07-29 12:00:09 -07:00
deploypatchgenerator Adapt to google::protobuf::int64 type change 2019-09-05 14:46:16 -07:00
proto
testdata Fastdeploy converted to c++ and bin2c on the jar. 2019-07-29 12:00:09 -07:00
Android.bp Fastdeploy converted to c++ and bin2c on the jar. 2019-07-29 12:00:09 -07:00
OWNERS Add OWNERS file to fastdeploy so idries@ can approve changes 2018-11-28 16:55:00 +00:00