commit | 6bee42559146676454b77bd4bd755a5cfeb75aed | [log] [tgz] |
---|---|---|
author | Winson <chiuwinson@google.com> | Wed Feb 13 07:57:24 2019 -0800 |
committer | Winson <chiuwinson@google.com> | Wed Feb 13 07:59:55 2019 -0800 |
tree | 56bdd77ed0163ce3e917e46f0b90f6da575f5108 | |
parent | 5d56e66495fc7651a4d1b7b78ad36808c784d013 [diff] |
aapt2: Add signature policy to Resources.proto Adds the new enum values for none and the new signature policy. None is needed to ensure we don't accidentally deserialize public, as protobuf uses the first or 0 value enum as the default. Test: aapt2_tests pass Change-Id: Ibcb6b961abaa7e5c048e80c4a3eaf1b6d1d421b5