Files
device_lenovo_zippo/device.mk
2021-06-08 14:17:31 +02:00

18 lines
406 B
Makefile

#
# Copyright (C) 2019-2021 The LineageOS Project
#
# SPDX-License-Identifier: Apache-2.0
#
# Get non-open-source specific aspects
$(call inherit-product-if-exists, vendor/lenovo/zippo/zippo-vendor.mk)
# sm8150-common
$(call inherit-product, device/lenovo/sm8150-common/common.mk)
# Face Unlock
TARGET_FACE_UNLOCK_SUPPORTED := true
TARGET_FACE_UNLOCK := true
PRODUCT_PACKAGES += \
FaceUnlockService