]> git.saurik.com Git - android/aapt.git/blobdiff - Bundle.h
Add support for "-rtl" in resources
[android/aapt.git] / Bundle.h
index d7cb61a25f02539c53a69b3f1b1cba4c78e1afb8..a5aa0b5b20aba7f272d3d187644f85fd228cacac 100644 (file)
--- a/Bundle.h
+++ b/Bundle.h
@@ -51,7 +51,7 @@ public:
           mUpdate(false), mExtending(false),
           mRequireLocalization(false), mPseudolocalize(false),
           mWantUTF16(false), mValues(false),
-          mCompressionMethod(0), mOutputAPKFile(NULL),
+          mCompressionMethod(0), mJunkPath(false), mOutputAPKFile(NULL),
           mManifestPackageNameOverride(NULL), mInstrumentationPackageNameOverride(NULL),
           mAutoAddOverlay(false), mGenDependencies(false),
           mAssetSourceDir(NULL),