msm7k now has its own gralloc module -- currently identical to the default gralloc, soon to be different
This commit is contained in:
parent
9419711dad
commit
c65f33f597
@ -24,7 +24,7 @@ LOCAL_MODULE_PATH := $(TARGET_OUT_SHARED_LIBRARIES)/hw
|
||||
LOCAL_SHARED_LIBRARIES := liblog
|
||||
LOCAL_SRC_FILES := copybit.cpp
|
||||
LOCAL_MODULE := copybit.msm7k
|
||||
LOCAL_C_INCLUDES += hardware/libhardware/modules/gralloc
|
||||
LOCAL_C_INCLUDES += hardware/libhardware/msm7k/libgralloc
|
||||
include $(BUILD_SHARED_LIBRARY)
|
||||
endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user