Files
vendor_strix/config/common_mobile_full.mk
SkyMinus 821a9ddc31 Initial MinusOS Balsam
Signed-off-by: SkyMinus <minus_rav@qq.com>
2025-07-01 21:20:43 +08:00

17 lines
393 B
Makefile

# Inherit common Minus stuff
$(call inherit-product, vendor/minus/config/common_mobile.mk)
PRODUCT_SIZE := full
# Include {Lato,Rubik} fonts
$(call inherit-product-if-exists, external/google-fonts/lato/fonts.mk)
$(call inherit-product-if-exists, external/google-fonts/rubik/fonts.mk)
# Apps
PRODUCT_PACKAGES += \
Camelot
# Extra cmdline tools
PRODUCT_PACKAGES += \
unrar \
zstd