gts4lv: Inherit only tablet-specific configs
Inheriting from phone configs is not proper since it now enables one-handed mode support which is undesirable on tablets. Change-Id: I76f36f913db33fc481da9cf93580709877671856
This commit is contained in:
committed by
Łukasz Patron
parent
de9bff576b
commit
0d6e2ba7e4
@@ -22,7 +22,7 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
|
||||
$(call inherit-product, device/samsung/gts4lv/device.mk)
|
||||
|
||||
# Inherit some common Lineage stuff.
|
||||
$(call inherit-product, vendor/lineage/config/common_full_phone.mk)
|
||||
$(call inherit-product, vendor/lineage/config/common_full_tablet.mk)
|
||||
|
||||
# Device identifier. This must come after all inclusions
|
||||
PRODUCT_DEVICE := gts4lv
|
||||
|
||||
Reference in New Issue
Block a user