Revert "config: Drop 2-button navigation support on tablets"
This reverts commit 755d713ebe
.
Change-Id: I6f676df2b9b7f18d2461ddb05fa141a8c49cc5f8
This commit is contained in:
@@ -3,8 +3,7 @@ $(call inherit-product, vendor/lineage/config/common_full.mk)
|
|||||||
|
|
||||||
# Required packages
|
# Required packages
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
LatinIME \
|
LatinIME
|
||||||
NavigationBarMode2ButtonOverlay
|
|
||||||
|
|
||||||
# Include Lineage LatinIME dictionaries
|
# Include Lineage LatinIME dictionaries
|
||||||
PRODUCT_PACKAGE_OVERLAYS += vendor/lineage/overlay/dictionaries
|
PRODUCT_PACKAGE_OVERLAYS += vendor/lineage/overlay/dictionaries
|
||||||
|
@@ -53,7 +53,8 @@ PRODUCT_PACKAGES += \
|
|||||||
IconShapeTaperedRectOverlay \
|
IconShapeTaperedRectOverlay \
|
||||||
IconShapeTeardropOverlay \
|
IconShapeTeardropOverlay \
|
||||||
IconShapeVesselOverlay \
|
IconShapeVesselOverlay \
|
||||||
LineageNavigationBarNoHint
|
LineageNavigationBarNoHint \
|
||||||
|
NavigationBarMode2ButtonOverlay
|
||||||
|
|
||||||
# Media
|
# Media
|
||||||
PRODUCT_SYSTEM_DEFAULT_PROPERTIES += \
|
PRODUCT_SYSTEM_DEFAULT_PROPERTIES += \
|
||||||
|
Reference in New Issue
Block a user