commit | c23fad2f9079f678eae15338f5e57e2a6bf7e391 | [log] [tgz] |
---|---|---|
author | Yi Jin <jinyithu@google.com> | Fri Sep 15 17:24:59 2017 -0700 |
committer | Yi Jin <jinyithu@google.com> | Wed Sep 27 12:23:51 2017 -0700 |
tree | acc978bb1862682ef8d7832b17aefd2ddc3be14d | |
parent | f39df68b7176fac3187e882e61145dcbfb1e96ac [diff] |
Implement c++ native lib for streaming proto, part 1 Extract protobuf class out and creates EncodedBuffer class which holds protobuf data. Next step is to create a ProtoOutputStream and let incident helper adapt the change as well. please see frameworks/base/core/java/android/util/proto Bug: 65641021 Test: unit tested Change-Id: I0dd343b2e62d60f091c8f857fae3452ec8da6b96