touch: pineapple: Enabling bazel build for touch modules.

Allowing bazel build to generate touch modules for pineapple.

Change-Id: Id291374269f0ecdac3d0b87a078bca7d6c46c576
Signed-off-by: Simranjeet Thind <quic_sthind@quicinc.com>
This commit is contained in:
Simranjeet Thind
2023-05-01 12:21:59 -07:00
committed by Gerrit - the friendly Code Review server
parent 24f6cb3422
commit b0624f68e4

View File

@@ -11,6 +11,9 @@ ifeq ($(TOUCH_DLKM_ENABLE), true)
TOUCH_SELECT := CONFIG_MSM_TOUCH=m
LOCAL_PATH := $(call my-dir)
ifeq ($(TARGET_BOARD_PLATFORM), pineapple)
LOCAL_MODULE_DDK_BUILD := true
endif
include $(CLEAR_VARS)
# This makefile is only for DLKM