fingerprint: Bazel changes for Kernal DDK

Changes for kernel DDK

Change-Id: I659eeddcca12504edc6d8604722282e38016d03c
Signed-off-by: Utkarsha Bagade <quic_ubagade@quicinc.com>
This commit is contained in:
Utkarsha Bagade
2023-03-29 17:01:08 +05:30
parent 01fd121deb
commit 3db7864d99
4 changed files with 62 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
// SPDX-License-Identifier: GPL-2.0-only
/*
* Copyright (c) 2016-2021, The Linux Foundation. All rights reserved.
* Copyright (c) 2022 Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) 2022-2023 Qualcomm Innovation Center, Inc. All rights reserved.
*/
#define pr_fmt(fmt) "qbt:%s: " fmt, __func__
@@ -39,6 +39,7 @@
#define QBT_INPUT_DEV_VERSION 0x0100
#define QBT_TOUCH_FD_VERSION_2 2
#define QBT_TOUCH_FD_VERSION_3 3
#define DEBUG
struct finger_detect_gpio {
int gpio;