Skip to content

Commit

Permalink
tb128fu: Face unlock crashes camera
Browse files Browse the repository at this point in the history
  • Loading branch information
Royna2544 committed Aug 17, 2023
1 parent 0fd23bc commit f8b55d4
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions evolution_tb128fu.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down

0 comments on commit f8b55d4

Please sign in to comment.