fingerprint: Enable bazel compilation for DDK
Added rule in Android.mk to enable bazel compilation for qbt_handler driver. Change-Id: I5df7f2fd73087e875dd7b1a50baebaa9c50b9f43 Signed-off-by: Utkarsha Bagade <quic_ubagade@quicinc.com>
Este commit está contenido en:
@@ -4,6 +4,7 @@ ifeq ($(call is-board-platform-in-list,pineapple), true)
|
||||
ifneq (,$(filter arm aarch64 arm64, $(TARGET_ARCH)))
|
||||
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
LOCAL_MODULE_DDK_BUILD := true
|
||||
|
||||
DLKM_DIR := device/qcom/common/dlkm
|
||||
|
||||
|
Referencia en una nueva incidencia
Block a user