Loading config/common_full_phone.mk +2 −10 Original line number Diff line number Diff line # Inherit full common Lineage stuff $(call inherit-product, vendor/lineage/config/common_full.mk) # Required packages PRODUCT_PACKAGES += \ LatinIME # Include Lineage LatinIME dictionaries PRODUCT_PACKAGE_OVERLAYS += vendor/lineage/overlay/dictionaries PRODUCT_ENFORCE_RRO_EXCLUDED_OVERLAYS += vendor/lineage/overlay/dictionaries # Inherit mobile full common Lineage stuff $(call inherit-product, vendor/lineage/config/common_mobile_full.mk) # Enable support of one-handed mode PRODUCT_PRODUCT_PROPERTIES += \ Loading config/common_full_tablet.mk +4 −15 Original line number Diff line number Diff line $(call inherit-product, $(SRC_TARGET_DIR)/product/window_extensions.mk) # Inherit mobile full common Lineage stuff $(call inherit-product, vendor/lineage/config/common_mobile_full.mk) # Inherit full common Lineage stuff $(call inherit-product, vendor/lineage/config/common_full.mk) # Required packages PRODUCT_PACKAGES += \ LatinIME # Include Lineage LatinIME dictionaries PRODUCT_PACKAGE_OVERLAYS += vendor/lineage/overlay/dictionaries PRODUCT_ENFORCE_RRO_EXCLUDED_OVERLAYS += vendor/lineage/overlay/dictionaries # Settings PRODUCT_PRODUCT_PROPERTIES += \ persist.settings.large_screen_opt.enabled=true # Inherit tablet common Lineage stuff $(call inherit-product, vendor/lineage/config/tablet.mk) $(call inherit-product, vendor/lineage/config/telephony.mk) config/common_full_tablet_wifionly.mk +4 −15 Original line number Diff line number Diff line $(call inherit-product, $(SRC_TARGET_DIR)/product/window_extensions.mk) # Inherit mobile full common Lineage stuff $(call inherit-product, vendor/lineage/config/common_mobile_full.mk) # Inherit full common Lineage stuff $(call inherit-product, vendor/lineage/config/common_full.mk) # Required packages PRODUCT_PACKAGES += \ LatinIME # Include Lineage LatinIME dictionaries PRODUCT_PACKAGE_OVERLAYS += vendor/lineage/overlay/dictionaries PRODUCT_ENFORCE_RRO_EXCLUDED_OVERLAYS += vendor/lineage/overlay/dictionaries # Settings PRODUCT_PRODUCT_PROPERTIES += \ persist.settings.large_screen_opt.enabled=true # Inherit tablet common Lineage stuff $(call inherit-product, vendor/lineage/config/tablet.mk) $(call inherit-product, vendor/lineage/config/wifionly.mk) config/common_mini_phone.mk +2 −6 Original line number Diff line number Diff line # Inherit mini common Lineage stuff $(call inherit-product, vendor/lineage/config/common_mini.mk) # Required packages PRODUCT_PACKAGES += \ LatinIME # Inherit mobile mini common Lineage stuff $(call inherit-product, vendor/lineage/config/common_mobile_mini.mk) $(call inherit-product, vendor/lineage/config/telephony.mk) config/common_mini_tablet.mk +4 −5 Original line number Diff line number Diff line # Inherit mini common Lineage stuff $(call inherit-product, vendor/lineage/config/common_mini.mk) # Inherit mobile mini common Lineage stuff $(call inherit-product, vendor/lineage/config/common_mobile_mini.mk) # Required packages PRODUCT_PACKAGES += \ LatinIME # Inherit tablet common Lineage stuff $(call inherit-product, vendor/lineage/config/tablet.mk) $(call inherit-product, vendor/lineage/config/telephony.mk) Loading
config/common_full_phone.mk +2 −10 Original line number Diff line number Diff line # Inherit full common Lineage stuff $(call inherit-product, vendor/lineage/config/common_full.mk) # Required packages PRODUCT_PACKAGES += \ LatinIME # Include Lineage LatinIME dictionaries PRODUCT_PACKAGE_OVERLAYS += vendor/lineage/overlay/dictionaries PRODUCT_ENFORCE_RRO_EXCLUDED_OVERLAYS += vendor/lineage/overlay/dictionaries # Inherit mobile full common Lineage stuff $(call inherit-product, vendor/lineage/config/common_mobile_full.mk) # Enable support of one-handed mode PRODUCT_PRODUCT_PROPERTIES += \ Loading
config/common_full_tablet.mk +4 −15 Original line number Diff line number Diff line $(call inherit-product, $(SRC_TARGET_DIR)/product/window_extensions.mk) # Inherit mobile full common Lineage stuff $(call inherit-product, vendor/lineage/config/common_mobile_full.mk) # Inherit full common Lineage stuff $(call inherit-product, vendor/lineage/config/common_full.mk) # Required packages PRODUCT_PACKAGES += \ LatinIME # Include Lineage LatinIME dictionaries PRODUCT_PACKAGE_OVERLAYS += vendor/lineage/overlay/dictionaries PRODUCT_ENFORCE_RRO_EXCLUDED_OVERLAYS += vendor/lineage/overlay/dictionaries # Settings PRODUCT_PRODUCT_PROPERTIES += \ persist.settings.large_screen_opt.enabled=true # Inherit tablet common Lineage stuff $(call inherit-product, vendor/lineage/config/tablet.mk) $(call inherit-product, vendor/lineage/config/telephony.mk)
config/common_full_tablet_wifionly.mk +4 −15 Original line number Diff line number Diff line $(call inherit-product, $(SRC_TARGET_DIR)/product/window_extensions.mk) # Inherit mobile full common Lineage stuff $(call inherit-product, vendor/lineage/config/common_mobile_full.mk) # Inherit full common Lineage stuff $(call inherit-product, vendor/lineage/config/common_full.mk) # Required packages PRODUCT_PACKAGES += \ LatinIME # Include Lineage LatinIME dictionaries PRODUCT_PACKAGE_OVERLAYS += vendor/lineage/overlay/dictionaries PRODUCT_ENFORCE_RRO_EXCLUDED_OVERLAYS += vendor/lineage/overlay/dictionaries # Settings PRODUCT_PRODUCT_PROPERTIES += \ persist.settings.large_screen_opt.enabled=true # Inherit tablet common Lineage stuff $(call inherit-product, vendor/lineage/config/tablet.mk) $(call inherit-product, vendor/lineage/config/wifionly.mk)
config/common_mini_phone.mk +2 −6 Original line number Diff line number Diff line # Inherit mini common Lineage stuff $(call inherit-product, vendor/lineage/config/common_mini.mk) # Required packages PRODUCT_PACKAGES += \ LatinIME # Inherit mobile mini common Lineage stuff $(call inherit-product, vendor/lineage/config/common_mobile_mini.mk) $(call inherit-product, vendor/lineage/config/telephony.mk)
config/common_mini_tablet.mk +4 −5 Original line number Diff line number Diff line # Inherit mini common Lineage stuff $(call inherit-product, vendor/lineage/config/common_mini.mk) # Inherit mobile mini common Lineage stuff $(call inherit-product, vendor/lineage/config/common_mobile_mini.mk) # Required packages PRODUCT_PACKAGES += \ LatinIME # Inherit tablet common Lineage stuff $(call inherit-product, vendor/lineage/config/tablet.mk) $(call inherit-product, vendor/lineage/config/telephony.mk)