Merge "msm: camera: common: Update Android.mk for incremental compile support" into camera-kernel.lnx.5.0

Bu işleme şunda yer alıyor:
Haritha Chintalapati
2021-01-27 14:24:41 -08:00
işlemeyi yapan: Gerrit - the friendly Code Review server
işleme 4f4409a18c

Dosyayı Görüntüle

@@ -15,6 +15,8 @@ KBUILD_OPTIONS += BOARD_PLATFORM=$(TARGET_BOARD_PLATFORM)
# Clear shell environment variables from previous android module during build
include $(CLEAR_VARS)
# For incremental compilation support.
LOCAL_SRC_FILES := $(wildcard $(LOCAL_PATH)/**/*) $(wildcard $(LOCAL_PATH)/*)
LOCAL_MODULE_PATH := $(KERNEL_MODULES_OUT)
LOCAL_MODULE := camera.ko
LOCAL_MODULE_TAGS := optional