8 lines
251 B
Makefile
8 lines
251 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/telephony.mk)
|