]> git.saurik.com Git - android/aapt.git/commit
Merge "Fix length of pattern." DO NOT MERGE.
authorYing Wang <wangying@google.com>
Tue, 22 May 2012 18:24:22 +0000 (11:24 -0700)
committerRaphael Moll <ralf@android.com>
Thu, 24 May 2012 18:07:14 +0000 (11:07 -0700)
commit8be9f9e93371403dc056f1b13f8b93ff3863eaad
tree0ffeacdfc42ca524e6aa4b1b544bbf5ee352b798
parent7b055f4f9c266cf8c50488db7086cc2e168113fd
Merge "Fix length of pattern." DO NOT MERGE.

After skipping * with "token++", the length should decrease by 1 as
well.

(merged from 996b073e813ba1a22a13282ccdebb664f14ba898)

Change-Id: Ie6232ef603bb31e25e03b926e6c1bb92ac34902d
AaptAssets.cpp