sanders: clean-up camera shims
This commit is contained in:
@@ -24,24 +24,6 @@ LOCAL_MODULE := libshim_adsp
|
||||
LOCAL_MODULE_TAGS := optional
|
||||
include $(BUILD_SHARED_LIBRARY)
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
LOCAL_SRC_FILES := camera_hal.cpp
|
||||
LOCAL_MODULE := libshim_camera_hal
|
||||
LOCAL_MODULE_TAGS := optional
|
||||
LOCAL_SHARED_LIBRARIES := libgui
|
||||
include $(BUILD_SHARED_LIBRARY)
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
|
||||
LOCAL_SRC_FILES := MediaCodec.cpp
|
||||
|
||||
LOCAL_SHARED_LIBRARIES := libstagefright libmedia
|
||||
|
||||
LOCAL_MODULE := libshims_camera
|
||||
LOCAL_MODULE_TAGS := optional
|
||||
|
||||
include $(BUILD_SHARED_LIBRARY)
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
LOCAL_SRC_FILES := libqsap_shim.c
|
||||
LOCAL_SHARED_LIBRARIES := libqsap_sdk liblog
|
||||
|
||||
Reference in New Issue
Block a user