OSDN Git Service

build: get rid of the sparse expand stuff
authorShareef Ali <shareefalis@cyanogenmod.org>
Wed, 29 May 2013 03:44:31 +0000 (22:44 -0500)
committerSteve Kondik <steve@cyngn.com>
Sun, 4 Sep 2016 04:47:36 +0000 (21:47 -0700)
commitb14c44b06f59073e3e8515ef086c11e85fe4929d
tree1fcb245553eccefc3936512e771b4a8e91d940a8
parenteb23e7c850f6834bbaa7593f9608fd92d61dcc02
build: get rid of the sparse expand stuff

* i don't see a reason why we are doing this because we never deal
with flashing system img rawly
* This will put useless write on ssd..
* we don't have space on ssd

Change-Id: Icd53d161b8515f5eca238b98ad68515d69caa34f
tools/releasetools/build_image.py