Commit 6c82acd0 authored by Brian Duff's avatar Brian Duff Committed by Android Git Automerger

am c4e7b92f: Merge "Make the tag field public."

* commit 'c4e7b92fefce5b069f50659363c8878612303510':
  Make the tag field public.
parents 5db346f1 e1458bba
......@@ -138,7 +138,7 @@ public class Extension<M extends ExtendableMessageNano<M>, T> {
/**
* Tag number of this extension.
*/
protected final int tag;
public final int tag;
/**
* Whether this extension is repeated.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment