]> git.saurik.com Git - android/aapt.git/commit - ResourceTable.cpp
Use correct API version for UTF-8 checking
authorKenny Root <kroot@google.com>
Wed, 24 Mar 2010 18:55:16 +0000 (11:55 -0700)
committerKenny Root <kroot@google.com>
Wed, 24 Mar 2010 19:05:24 +0000 (12:05 -0700)
commit1bad9d295fe4db5caf586cf5b7c169a99c50ca9b
tree73a25880ff75cc9bb02947a346979ffd83e4ae4e
parent5265c07843024e4257ac46337ec286cf31b06918
Use correct API version for UTF-8 checking

Use the constant for checking the API version in aapt instead of a bare
number.

Bug: 2541326
Change-Id: Ice7af7b393363a00f1832dd84753b8138d057fb4
Bundle.h
Resource.cpp
ResourceTable.cpp