diff --git a/lineage_rtwo.mk b/lineage_rtwo.mk index b5b1dd4..04a4f1d 100644 --- a/lineage_rtwo.mk +++ b/lineage_rtwo.mk @@ -14,6 +14,18 @@ $(call inherit-product, device/motorola/rtwo/device.mk) # Inherit some common Lineage stuff. $(call inherit-product, vendor/lineage/config/common_full_phone.mk) +#Evolution Xtras +TARGET_ENABLE_BLUR := true +TARGET_SUPPORTS_QUICK_TAP := true +WITH_GMS := true +TARGET_FACE_UNLOCK_SUPPORTED := true + +#Evolution build type +#EVO_BUILD_TYPE := Official + +#BCR +BUILD_BCR := true + PRODUCT_NAME := lineage_rtwo PRODUCT_DEVICE := rtwo PRODUCT_MANUFACTURER := motorola