[frameworks/native] Remove unnecessary wifi utility
Signed-off-by: Firefly <service@t-firefly.com>
This commit is contained in:
@ -6,9 +6,9 @@ include $(BUILD_STATIC_LIBRARY)
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
|
||||
ifdef BOARD_WLAN_DEVICE
|
||||
LOCAL_CFLAGS := -DFWDUMP_$(BOARD_WLAN_DEVICE)
|
||||
endif
|
||||
#ifdef BOARD_WLAN_DEVICE
|
||||
#LOCAL_CFLAGS := -DFWDUMP_$(BOARD_WLAN_DEVICE)
|
||||
#endif
|
||||
|
||||
LOCAL_SRC_FILES := dumpstate.c utils.c
|
||||
|
||||
|
||||
Reference in New Issue
Block a user