mirror of
https://github.com/espressif/openthread.git
synced 2026-07-28 14:47:46 +00:00
[build] add missing files for Android.mk (#6235)
This commit is contained in:
@@ -379,6 +379,7 @@ cc_library_static {
|
||||
"src/posix/platform/entropy.cpp",
|
||||
"src/posix/platform/hdlc_interface.cpp",
|
||||
"src/posix/platform/logging.cpp",
|
||||
"src/posix/platform/memory.cpp",
|
||||
"src/posix/platform/misc.cpp",
|
||||
"src/posix/platform/multicast_routing.cpp",
|
||||
"src/posix/platform/netif.cpp",
|
||||
|
||||
@@ -343,6 +343,7 @@ LOCAL_SRC_FILES := \
|
||||
src/posix/platform/hdlc_interface.cpp \
|
||||
src/posix/platform/infra_if.cpp \
|
||||
src/posix/platform/logging.cpp \
|
||||
src/posix/platform/memory.cpp \
|
||||
src/posix/platform/misc.cpp \
|
||||
src/posix/platform/multicast_routing.cpp \
|
||||
src/posix/platform/netif.cpp \
|
||||
|
||||
Reference in New Issue
Block a user