X-Git-Url: https://git.saurik.com/android/aapt.git/blobdiff_plain/b49089aea6e889e9215661aab9022bbdb671f015..e38626fca577d96e74b74e833005d879a7a2e4d2:/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),