OSDN Git Service

Update storage size after expansion.
authorAndy McFadden <fadden@android.com>
Wed, 19 Aug 2009 17:32:01 +0000 (10:32 -0700)
committerAndy McFadden <fadden@android.com>
Wed, 19 Aug 2009 17:32:01 +0000 (10:32 -0700)
commit01651b44f6b8cff9cb390748ae1af921f253305d
treef37ff33b99c0a9eba792f11917d49caa2fe44917
parentfe79541b5cc5a490dd3a5b2e68f884fdfad4ca76
Update storage size after expansion.

We allow expansion in dvmSetBit(), but failed to update the capacity
after doing so.
vm/Misc.c