shim: don't shim C1Ejjij for now (pictures work, camcorder crashes)

This commit is contained in:
Mister Oyster 2017-02-23 12:34:26 +01:00
parent 2f76ede5eb
commit 369d6a599d
1 changed files with 2 additions and 1 deletions

View File

@ -38,9 +38,10 @@ include $(CLEAR_VARS)
LOCAL_SRC_FILES := \
camera/mtk_gui.cpp \
camera/mtk_gbc1.cpp \
camera/mtk_omx.cpp
##camera/mtk_gbc1.cpp \
LOCAL_SHARED_LIBRARIES := libbinder libgui libui
LOCAL_MODULE := libshim_cam
include $(BUILD_SHARED_LIBRARY)