peregrine: Use L-compatible camera feature enums

Needed after commit c8c05b12e8
("peregrine: Partially switch to L camera blobs")

Change-Id: I12a0f2bc00e6a4f048812f68ad5d3366c2149cfa
This commit is contained in:
Gabriele M 2016-10-30 18:45:36 +01:00 committed by Gerrit Code Review
parent ccffb16100
commit 72f90304ca
1 changed files with 3 additions and 0 deletions

View File

@ -26,6 +26,9 @@ TARGET_UNIFIED_DEVICE := true
# Board
TARGET_BOARD_INFO_FILE := $(DEVICE_PATH)/board-info.txt
# Camera
BOARD_GLOBAL_CFLAGS += -DCAMERA_VENDOR_L_COMPAT
# Kernel
TARGET_KERNEL_CONFIG := peregrine_defconfig