commit | e0eba7a3bb951906476d16731a214f65b50f27f1 | [log] [tgz] |
---|---|---|
author | Ryan Mitchell <rtmitchell@google.com> | Wed Sep 12 08:54:07 2018 -0700 |
committer | Ryan Mitchell <rtmitchell@google.com> | Wed Sep 12 08:54:07 2018 -0700 |
tree | b2b522f081230f8e685baea7f32fe18721b24a92 | |
parent | 342df6ddd178d55aa94e01ff94e5be00457f3440 [diff] |
AAPT2: Increase maximum proto size Deserializing a proto form a string throws an error when 64MB have been read from the stream. This change removes the maximum size but shows a warning when a proto is larger than 64MB. Bug: 114020398 Test: manual test with resources.pb greater than 64MB Change-Id: Iee397b6709d79a9338133a6136fe6e8f70a4964c