diff --git a/lineage_a20.mk b/lineage_a20.mk index 78e92cc..6162a94 100644 --- a/lineage_a20.mk +++ b/lineage_a20.mk @@ -31,4 +31,8 @@ PRODUCT_BUILD_PROP_OVERRIDES += \ # crDroid build flags TARGET_BOOT_ANIMATION_RES := 720 - +TARGET_ENABLE_BLUR := false +TARGET_SUPPORTS_GOOGLE_RECORDER := false +TARGET_SUPPORTS_QUICK_TAP := true +TARGET_SUPPORTS_BLUR := false +TARGET_SUPPORTS_CALL_RECORDING := true \ No newline at end of file