strix
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
# Inherit mobile full common MinusOS stuff
|
||||
$(call inherit-product, vendor/minus/config/common_mobile_full.mk)
|
||||
$(call inherit-product, vendor/strix/config/common_mobile_full.mk)
|
||||
|
||||
# Enable support of one-handed mode
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
ro.support_one_handed_mode?=true
|
||||
|
||||
# Inherit tablet common MinusOS stuff
|
||||
$(call inherit-product, vendor/minus/config/tablet.mk)
|
||||
$(call inherit-product, vendor/strix/config/tablet.mk)
|
||||
|
||||
$(call inherit-product, vendor/minus/config/telephony.mk)
|
||||
$(call inherit-product, vendor/strix/config/telephony.mk)
|
||||
|
||||
PRODUCT_PACKAGE_OVERLAYS += vendor/minus/overlay/foldable_book
|
||||
PRODUCT_PACKAGE_OVERLAYS += vendor/strix/overlay/foldable_book
|
||||
|
Reference in New Issue
Block a user