am 221fe803: Merge "sdcard doesn\'t need to explicitly ask for libc!"
* commit '221fe8037f9f4461854c56f9e05b44ce74435889': sdcard doesn't need to explicitly ask for libc!
This commit is contained in:
commit
966884bde1
1 changed files with 1 additions and 1 deletions
|
|
@ -6,6 +6,6 @@ LOCAL_SRC_FILES := sdcard.c
|
|||
LOCAL_MODULE := sdcard
|
||||
LOCAL_CFLAGS := -Wall -Wno-unused-parameter -Werror
|
||||
|
||||
LOCAL_SHARED_LIBRARIES := libc libcutils
|
||||
LOCAL_SHARED_LIBRARIES := libcutils
|
||||
|
||||
include $(BUILD_EXECUTABLE)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue