sdm660-common: build Face Unlock
This commit is contained in:
parent
0ec33a90f9
commit
b8266fd9c6
1 changed files with 3 additions and 0 deletions
|
@ -105,6 +105,9 @@ TARGET_USES_GRALLOC1 := true
|
||||||
TARGET_USES_ION := true
|
TARGET_USES_ION := true
|
||||||
NUM_FRAMEBUFFER_SURFACE_BUFFERS := 3
|
NUM_FRAMEBUFFER_SURFACE_BUFFERS := 3
|
||||||
|
|
||||||
|
# Face Unlock
|
||||||
|
TARGET_FACE_UNLOCK_SUPPORTED := true
|
||||||
|
|
||||||
# GPS
|
# GPS
|
||||||
BOARD_VENDOR_QCOM_GPS_LOC_API_HARDWARE := default
|
BOARD_VENDOR_QCOM_GPS_LOC_API_HARDWARE := default
|
||||||
GNSS_HIDL_VERSION := 2.1
|
GNSS_HIDL_VERSION := 2.1
|
||||||
|
|
Loading…
Reference in a new issue