Loading config/tablet.mk +1 −5 Original line number Diff line number Diff line $(call inherit-product, $(SRC_TARGET_DIR)/product/window_extensions.mk) # Settings PRODUCT_PRODUCT_PROPERTIES += \ persist.settings.large_screen_opt.enabled=true $(call inherit-product, $(SRC_TARGET_DIR)/product/large_screen_common.mk) # Tablet-specific overlay PRODUCT_PACKAGE_OVERLAYS += vendor/lineage/overlay/tablet Loading Loading
config/tablet.mk +1 −5 Original line number Diff line number Diff line $(call inherit-product, $(SRC_TARGET_DIR)/product/window_extensions.mk) # Settings PRODUCT_PRODUCT_PROPERTIES += \ persist.settings.large_screen_opt.enabled=true $(call inherit-product, $(SRC_TARGET_DIR)/product/large_screen_common.mk) # Tablet-specific overlay PRODUCT_PACKAGE_OVERLAYS += vendor/lineage/overlay/tablet Loading