config: tablet: Deduplicate full tablet configuration
Change-Id: I12cc09d4fca28d063cea76301de287526bfec570
This commit is contained in:
committed by
Łukasz Patron
parent
82cb3dc497
commit
4e89bdb1ff
@@ -1,10 +1,7 @@
|
||||
$(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)
|
||||
|
||||
# Settings
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
persist.settings.large_screen_opt.enabled=true
|
||||
# Inherit full tablet common Lineage stuff
|
||||
$(call inherit-product, vendor/lineage/config/full_tablet.mk)
|
||||
|
||||
$(call inherit-product, vendor/lineage/config/wifionly.mk)
|
||||
|
Reference in New Issue
Block a user