mirror of
https://github.com/espressif/openthread.git
synced 2026-09-01 06:49:54 +00:00
[andriod] update makefile to include api/random_noncrypto_api.cpp (#3963)
This commit is contained in:
committed by
Jonathan Hui
parent
968f15f540
commit
f0e9ab2a9f
@@ -124,6 +124,7 @@ LOCAL_SRC_FILES := \
|
||||
src/core/api/message_api.cpp \
|
||||
src/core/api/netdata_api.cpp \
|
||||
src/core/api/random_crypto_api.cpp \
|
||||
src/core/api/random_noncrypto_api.cpp \
|
||||
src/core/api/server_api.cpp \
|
||||
src/core/api/tasklet_api.cpp \
|
||||
src/core/api/thread_api.cpp \
|
||||
|
||||
Reference in New Issue
Block a user