X-Git-Url: https://git.saurik.com/android/aapt.git/blobdiff_plain/1ae71b737237659d84b7564de9dcc182f98c98de..4fb118dd3c88c3d67ce24ba9b0a6432f1f7a8f97:/Bundle.h diff --git a/Bundle.h b/Bundle.h index d7cb61a..a5aa0b5 100644 --- 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),