summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorColin Cross <ccross@android.com>2018-10-26 13:04:41 -0700
committerColin Cross <ccross@android.com>2018-11-02 11:35:48 -0700
commitfa6bc27df0820a362e0ceae7f9ea73e8a058fe47 (patch)
treecbd6120259c6661d9fbefb32b8a69a46e6ad6096 /tools/aapt2/java/JavaClassGenerator.cpp
parente7908d7b624591c4cae55e66f5e603d061addd8f (diff)
Adapt to google::protobuf::uint64 type change
Protobuf 3.5.2 redefines google::protobuf::uint64 from unsigned long long to uint64_t, which is sometimes unsigned long and sometimes unsigned long long. Use PRIu64 to print it, and add an implementation of ProtoOutputStream::write for long. Bug: 117607748 Test: m checkbuild Change-Id: I48912f58e2f63f4a98c3aefaa4f78cc2c719bb68
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions