Revert "sanders: cleanup libmot_gpu_mapper shim"
This reverts commit 7bd956a535.
This commit is contained in:
@@ -24,6 +24,14 @@ LOCAL_MODULE := libshim_adsp
|
||||
LOCAL_MODULE_TAGS := optional
|
||||
include $(BUILD_SHARED_LIBRARY)
|
||||
|
||||
# Camera
|
||||
include $(CLEAR_VARS)
|
||||
LOCAL_SRC_FILES := GraphicBuffer.cpp
|
||||
LOCAL_SHARED_LIBRARIES := libui
|
||||
LOCAL_MODULE := libshim_camera
|
||||
LOCAL_MODULE_TAGS := optional
|
||||
include $(BUILD_SHARED_LIBRARY)
|
||||
|
||||
# IMS
|
||||
include $(CLEAR_VARS)
|
||||
LOCAL_SRC_FILES := MediaBuffer.c
|
||||
|
||||
Reference in New Issue
Block a user