Initial MinusOS Balsam

Signed-off-by: SkyMinus <minus_rav@qq.com>
This commit is contained in:
SkyMinus
2025-06-30 17:04:17 +08:00
parent 230d1dca1c
commit 821a9ddc31
279 changed files with 199 additions and 21420 deletions

View File

@@ -1,5 +1,5 @@
# Inherit common Lineage stuff
$(call inherit-product, vendor/lineage/config/common_mobile.mk)
# Inherit common Minus stuff
$(call inherit-product, vendor/minus/config/common_mobile.mk)
PRODUCT_SIZE := full
@@ -9,34 +9,9 @@ $(call inherit-product-if-exists, external/google-fonts/rubik/fonts.mk)
# Apps
PRODUCT_PACKAGES += \
Camelot \
Etar \
Profiles \
Recorder \
Seedvault \
Twelve
ifneq ($(PRODUCT_NO_CAMERA),true)
PRODUCT_PACKAGES += \
Aperture
endif
ifneq ($(TARGET_EXCLUDES_AUDIOFX),true)
PRODUCT_PACKAGES += \
AudioFX
endif
Camelot
# Extra cmdline tools
PRODUCT_PACKAGES += \
unrar \
zstd
# Fonts
PRODUCT_PACKAGES += \
fonts_customization.xml \
FontLatoOverlay \
FontRubikOverlay
# Include Lineage LatinIME dictionaries
PRODUCT_PACKAGE_OVERLAYS += vendor/lineage/overlay/dictionaries
PRODUCT_ENFORCE_RRO_EXCLUDED_OVERLAYS += vendor/lineage/overlay/dictionaries
zstd