diff --git a/evolution_tb128fu.mk b/evolution_tb128fu.mk index 9cc5c20..970a0d2 100644 --- a/evolution_tb128fu.mk +++ b/evolution_tb128fu.mk @@ -9,13 +9,12 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/full_base.mk) TARGET_BUILD_APERTURE_CAMERA := true +TARGET_FACE_UNLOCK_SUPPORTED := false +WITH_GMS := true # Inherit some common Evolution-X stuff. $(call inherit-product, vendor/evolution/config/common_full_tablet_wifionly.mk) -# Dynamic parts -WITH_GMS := true - # Inherit from tb128fu device $(call inherit-product, device/lenovo/tb128fu/device.mk)