msm: camera: config: Makefile update to support GKI 2.0

Adds support for camera kernel driver source being moved to Vendor SI.

CRs-Fixed: 2835738
Change-Id: Ibb876edb1284bc77c366c3ef9e1ee9a39981c960
Signed-off-by: Karthik Jayakumar <kjayakum@codeaurora.org>
This commit is contained in:
Karthik Jayakumar
2020-08-20 13:48:44 -07:00
committed by Jigarkumar Zala
parent 0499b96da4
commit 8c2e1cab8f
43 changed files with 446 additions and 543 deletions

View File

@@ -11,7 +11,7 @@
#undef TRACE_INCLUDE_PATH
#define TRACE_INCLUDE_PATH .
#undef TRACE_INCLUDE_FILE
#define TRACE_INCLUDE_FILE ../../techpack/camera/drivers/cam_utils/cam_trace
#define TRACE_INCLUDE_FILE ./cam_trace
#include <linux/tracepoint.h>
#include <media/cam_req_mgr.h>