Revert "sanders: cleanup libmot_gpu_mapper shim"

This reverts commit 7bd956a535.
This commit is contained in:
therootlord
2017-12-13 10:19:11 -02:00
parent 3f701b4d95
commit 2367114591
4 changed files with 54 additions and 1 deletions

View File

@@ -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