Files
frameworks_base/cmds
Colin Cross fa6bc27df0 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
2018-11-02 11:35:48 -07:00
..
2018-03-23 11:27:04 -07:00
2017-11-05 01:07:30 -07:00
2018-05-04 23:17:00 -07:00
2018-02-28 12:11:26 +00:00
2018-05-14 16:47:02 -07:00
2017-11-21 10:17:14 -08:00
2018-01-31 11:40:48 -08:00
2017-11-05 01:07:30 -07:00
2017-11-05 01:07:30 -07:00