X-Git-Url: https://git.saurik.com/android/aapt.git/blobdiff_plain/e67c8dcb7c948a537398473b51f8e187caa675ac..9f3378f91c0d47420b398f27d2b2640c52b9fd2a:/Bundle.h diff --git a/Bundle.h b/Bundle.h index e402d70..7ef4951 100644 --- a/Bundle.h +++ b/Bundle.h @@ -39,7 +39,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),