Pārlūkot izejas kodu

Merge "msm: camera: config: Remove QSSI target check" into camera-kernel.lnx.5.0

Camera Software Integration 4 gadi atpakaļ
vecāks
revīzija
654340f587
1 mainītis faili ar 0 papildinājumiem un 3 dzēšanām
  1. 0 3
      Android.mk

+ 0 - 3
Android.mk

@@ -1,5 +1,3 @@
-ifneq ($(TARGET_PRODUCT), qssi)
-
 ifeq ($(call is-board-platform-in-list, $(TARGET_BOARD_PLATFORM)),true)
 
 # Make target to specify building the camera.ko from within Android build system.
@@ -50,4 +48,3 @@ include $(DLKM_DIR)/Build_external_kernelmodule.mk
 endif
 
 endif # End of check for board platform
-endif # End of check for target product