potter: provide ASensor_getHandle for libmdmcutback
This commit is contained in:
@@ -39,3 +39,11 @@ LOCAL_SHARED_LIBRARIES := libstagefright_foundation
|
||||
LOCAL_MODULE := libshim_ims
|
||||
LOCAL_MODULE_TAGS := optional
|
||||
include $(BUILD_SHARED_LIBRARY)
|
||||
|
||||
# RIL
|
||||
include $(CLEAR_VARS)
|
||||
LOCAL_SRC_FILES := sensor.cpp
|
||||
LOCAL_SHARED_LIBRARIES := libgui
|
||||
LOCAL_MODULE := libshim_ril
|
||||
LOCAL_MODULE_TAGS := optional
|
||||
include $(BUILD_SHARED_LIBRARY)
|
||||
|
||||
Reference in New Issue
Block a user