]> git.saurik.com Git - android/aapt.git/commit - Android.mk
auto import from //depot/cupcake/@135843
authorThe Android Open Source Project <initial-contribution@android.com>
Wed, 4 Mar 2009 03:31:44 +0000 (19:31 -0800)
committerThe Android Open Source Project <initial-contribution@android.com>
Wed, 4 Mar 2009 03:31:44 +0000 (19:31 -0800)
commita534180cd5d99f3e0ce8bb19c14f57074ffb102a
tree6e9a935ce58fe7aeeb890342318e6fa6f748933e
parent8cf49628c9a6f3c38a29ac7d3c0747b846b9d3e3
auto import from //depot/cupcake/@135843
23 files changed:
AaptAssets.cpp [new file with mode: 0644]
AaptAssets.h [new file with mode: 0644]
Android.mk [new file with mode: 0644]
Bundle.h [new file with mode: 0644]
Command.cpp [new file with mode: 0644]
Images.cpp [new file with mode: 0644]
Images.h [new file with mode: 0644]
Main.cpp [new file with mode: 0644]
Main.h [new file with mode: 0644]
Package.cpp [new file with mode: 0644]
Resource.cpp [new file with mode: 0644]
ResourceTable.cpp [new file with mode: 0644]
ResourceTable.h [new file with mode: 0644]
SourcePos.cpp [new file with mode: 0644]
SourcePos.h [new file with mode: 0644]
StringPool.cpp [new file with mode: 0644]
StringPool.h [new file with mode: 0644]
XMLNode.cpp [new file with mode: 0644]
XMLNode.h [new file with mode: 0644]
printapk.cpp [new file with mode: 0644]
tests/plurals/AndroidManifest.xml [new file with mode: 0644]
tests/plurals/res/values/strings.xml [new file with mode: 0644]
tests/plurals/run.sh [new file with mode: 0755]