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,7 +1,7 @@
# Inherit mobile full common Lineage stuff
$(call inherit-product, vendor/lineage/config/common_mobile_full.mk)
# Inherit mobile full common MinusOS
$(call inherit-product, vendor/minus/config/common_mobile_full.mk)
# Inherit tablet common Lineage stuff
$(call inherit-product, vendor/lineage/config/tablet.mk)
# Inherit tablet common MinusOS
$(call inherit-product, vendor/minus/config/tablet.mk)
$(call inherit-product, vendor/lineage/config/wifionly.mk)
$(call inherit-product, vendor/minus/config/wifionly.mk)