sanders: shims cleanup
Change-Id: Ideafbadf8d51c94b7505201239e32435dc3ea54f
This commit is contained in:
@@ -24,14 +24,6 @@ LOCAL_MODULE := libshim_adsp
|
||||
LOCAL_MODULE_TAGS := optional
|
||||
include $(BUILD_SHARED_LIBRARY)
|
||||
|
||||
# IMS
|
||||
include $(CLEAR_VARS)
|
||||
LOCAL_SRC_FILES := MediaBuffer.c
|
||||
LOCAL_SHARED_LIBRARIES := libstagefright_foundation
|
||||
LOCAL_MODULE := libshim_ims
|
||||
LOCAL_MODULE_TAGS := optional
|
||||
include $(BUILD_SHARED_LIBRARY)
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
LOCAL_SRC_FILES := camera_hal.cpp
|
||||
LOCAL_MODULE := libshim_camera_hal
|
||||
@@ -50,10 +42,3 @@ LOCAL_MODULE_TAGS := optional
|
||||
|
||||
include $(BUILD_SHARED_LIBRARY)
|
||||
|
||||
# RIL
|
||||
include $(CLEAR_VARS)
|
||||
LOCAL_SRC_FILES := sensor.cpp
|
||||
LOCAL_SHARED_LIBRARIES := libgui libsensor
|
||||
LOCAL_MODULE := libshim_ril
|
||||
LOCAL_MODULE_TAGS := optional
|
||||
include $(BUILD_SHARED_LIBRARY)
|
||||
|
||||
Reference in New Issue
Block a user