Revert "config: Disable remote keyguard animation until it's fixed"

This reverts commit e04a851cdb64ec3c22dbd0dad30daf0ba1ca21c8.
diff --git a/config/common.mk b/config/common.mk
index ef4727f..9e3e3d4 100644
--- a/config/common.mk
+++ b/config/common.mk
@@ -79,10 +79,6 @@
 PRODUCT_SYSTEM_DEFAULT_PROPERTIES += \
     persist.wm.enable_remote_keyguard_animation=0
 
-# Disable remote keyguard animation
-PRODUCT_SYSTEM_DEFAULT_PROPERTIES += \
-    persist.wm.enable_remote_keyguard_animation=0
-
 # Enforce privapp-permissions whitelist
 PRODUCT_SYSTEM_DEFAULT_PROPERTIES += \
     ro.control_privapp_permissions=enforce