ifeq ($(strip $(TARGET_ARCH)), arm)
PRODUCT_PACKAGES += \
mkdosfs \
endif
ifeq ($(strip $(TARGET_ARCH)), arm64)
ifneq (,$(filter userdebug eng,$(TARGET_BUILD_VARIANT)))
busybox