universal7885: compile sgdisk

Which is a useful tool to manage mmc disk
This commit is contained in:
roynatech2544 2021-11-03 17:56:11 +09:00
commit 4be89c2de6
No known key found for this signature in database
GPG key ID: 9675C32163D88D30

View file

@ -298,3 +298,7 @@ PRODUCT_PACKAGES += \
ifeq ($(TARGET_BUILD_VARIENT),eng) ifeq ($(TARGET_BUILD_VARIENT),eng)
PRODUCT_PACKAGES += debug.rc PRODUCT_PACKAGES += debug.rc
endif endif
# Extra Command-Line Tools
PRODUCT_PACKAGES += \
sgdisk