8 lines
250 B
Makefile
8 lines
250 B
Makefile
# Inherit mobile full common MinusOS
|
|
$(call inherit-product, vendor/strix/config/common_mobile_full.mk)
|
|
|
|
# Inherit tablet common MinusOS
|
|
$(call inherit-product, vendor/strix/config/tablet.mk)
|
|
|
|
$(call inherit-product, vendor/strix/config/wifionly.mk)
|