OSDN Git Service

AAPT: Continuation of public/private attribute fix
authorAdam Lesinski <adamlesinski@google.com>
Fri, 19 Sep 2014 22:10:04 +0000 (15:10 -0700)
committerAdam Lesinski <adamlesinski@google.com>
Mon, 22 Sep 2014 17:51:20 +0000 (10:51 -0700)
commite572c011feabf6319ba836cf5bc4c3baa0ba6a85
tree14a4e5461bbdcec4fb348663b8144efb28a796e4
parent82a2dd8efe48d3a4e04655f01329da857ace4b7d
AAPT: Continuation of public/private attribute fix

XML files like layouts are now scanned and checked
for v21 attributes. If those kinds of attributes
are found, then we remove them in the original
version and synthesize a new xml file under the
v21 configuration.

Bug:17520380
Change-Id: Icf984cb96134180a2e35349c1dbf2cef9a8f0bda
tools/aapt/AaptAssets.h
tools/aapt/Images.cpp
tools/aapt/Images.h
tools/aapt/Main.h
tools/aapt/Resource.cpp
tools/aapt/ResourceTable.cpp
tools/aapt/ResourceTable.h
tools/aapt/XMLNode.cpp
tools/aapt/XMLNode.h