commit | 0699f1de6a684644b2debf82d55dfbcbc9387679 | [log] [tgz] |
---|---|---|
author | Ryan Mitchell <rtmitchell@google.com> | Thu Dec 03 15:41:42 2020 -0800 |
committer | Ryan Mitchell <rtmitchell@google.com> | Wed Jan 06 16:19:50 2021 -0800 |
tree | 916a23f66e2121c3de601af478187e52687de57f | |
parent | 7e8ae00d9c855d15d6bdddcadd0a5563bb4e0b64 [diff] |
Remove idmap path 256 length limit Overlay and target package paths can be longer than 256 characters. Currently, the idmap will fail to be generated if either path is longer than 256 characters. This change removes the 256 character limit and makes parsing variable length strings easier in libandroidfw. Bug: 174676094 Test: idmap2_tests && libandroidfw_tests Change-Id: Ic240cdb8700566b2ac2ade08da58bea852e4ae0c