Merge "Let users could query cpu features on device."

This commit is contained in:
Andrew Hsieh
2012-10-22 19:54:52 -07:00
committed by Gerrit Code Review

View File

@@ -75,6 +75,8 @@ LOCAL_SRC_FILES := \
$(libportable_common_src_files) \
$(libportable_arch_src_files)
LOCAL_WHOLE_STATIC_LIBRARIES += cpufeatures
LOCAL_SHARED_LIBRARIES += liblog
include $(BUILD_SHARED_LIBRARY)