Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 66dd3656 authored by Steve Kondik's avatar Steve Kondik
Browse files

libcameraservice: Add BOARD_USE_FROYO_LIBCAMERA

Change-Id: I503675b94dff4d392dc878090cbead6c3e3fd2b6
parent cdf034cb
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -63,4 +63,8 @@ else
LOCAL_SHARED_LIBRARIES += libcamera 
endif

ifeq ($(BOARD_USE_FROYO_LIBCAMERA), true)
LOCAL_CFLAGS += -DBOARD_USE_FROYO_LIBCAMERA
endif

include $(BUILD_SHARED_LIBRARY)