Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 072e499a authored by Dianne Hackborn's avatar Dianne Hackborn
Browse files

Merge commit 'refs/changes/39/1839/1' of...

Merge commit 'refs/changes/39/1839/1' of ssh://hackbod@android-git.corp.google.com:29418/platform/frameworks/base into merge
parents 7fa69c15 fa6baa25
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -38,6 +38,8 @@ public:
          mAssetSourceDir(NULL),
          mAndroidManifestFile(NULL), mPublicOutputFile(NULL),
          mRClassDir(NULL), mResourceIntermediatesDir(NULL),
          mMinSdkVersion(NULL), mTargetSdkVersion(NULL), mMaxSdkVersion(NULL),
          mVersionCode(NULL), mVersionName(NULL),
          mArgc(0), mArgv(NULL)
        {}
    ~Bundle(void) {}