Include sgdisk in all device builds.

sgdisk is the command line version of gptfdisk, which we're using
to format devices with the GUID partition table standard.

Change-Id: I99e0c56d35391d46031d1c2f04956332e1a164a9
This commit is contained in:
Jeff Sharkey
2015-02-23 10:06:56 -08:00
parent 7f9219281e
commit aa438dc4cf

View File

@@ -110,6 +110,7 @@ PRODUCT_PACKAGES += \
sdcard \
services \
settings \
sgdisk \
svc \
tc \
vdc \