Skip to content

Commit

Permalink
Revert "[2/4] Port face unlock feature"
Browse files Browse the repository at this point in the history
This reverts commit 17c8c50.
  • Loading branch information
Genkzsz11 committed Apr 19, 2020
1 parent 455d29b commit 492a837
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions config/common.mk
Original file line number Diff line number Diff line change
Expand Up @@ -66,15 +66,6 @@ PRODUCT_PACKAGES += \
mkfs.ntfs \
mount.ntfs

# Face Unlock
TARGET_FACE_UNLOCK_SUPPORTED := false
ifneq ($(TARGET_DISABLE_ALTERNATIVE_FACE_UNLOCK), true)
PRODUCT_PACKAGES += \
FaceUnlockService
TARGET_FACE_UNLOCK_SUPPORTED := true
endif
PRODUCT_SYSTEM_DEFAULT_PROPERTIES += \
ro.face.moto_unlock_service=$(TARGET_FACE_UNLOCK_SUPPORTED)

# Art
include vendor/du/config/art.mk
Expand Down

0 comments on commit 492a837

Please sign in to comment.