From: Ying Wang Date: Tue, 22 May 2012 18:24:22 +0000 (-0700) Subject: Fix length of pattern. X-Git-Url: https://git.saurik.com/android/aapt.git/commitdiff_plain/33e92afef721cdf2f0b7d4032f666b45da201e28?hp=33e92afef721cdf2f0b7d4032f666b45da201e28 Fix length of pattern. After skipping * with "token++", the length should decrease by 1 as well. Change-Id: I132eb7d12bb756f2f713c607e92741ca834aef81 ---