commit | 6c9547d8e1c35d7afa9bc9be11d5ff86ec60db14 | [log] [tgz] |
---|---|---|
author | Joe Onorato <joeo@google.com> | Wed Sep 07 18:43:49 2016 -0700 |
committer | Joe Onorato <joeo@google.com> | Wed Oct 12 16:37:18 2016 -0700 |
tree | e541af3eda20820eaa81c1e306f704046ac3ea54 | |
parent | 87ff355f0a91785a44d50f8e15392781c2065f1d [diff] |
Add android.util.proto package as an @TestApi. The classes there add a way for the platform to write out protocol buffers that doesn't require lots of small objects, generate code, and extra copying. Includes the plugin for protoc to generate the constants. Test: proto cts tests Change-Id: I6385c198cecda9ac6fa533151609e3ace341af01