[android] disable legacy support (#7391)

This commit disables the legacy network support.

Tested by GitHub workflow.
This commit is contained in:
Yakun Xu
2022-02-07 10:51:31 -08:00
committed by GitHub
parent 74f5ab5c9f
commit bef3f6e024
-3
View File
@@ -54,9 +54,6 @@
/* Define to 1 to enable the joiner role. */
#define OPENTHREAD_CONFIG_JOINER_ENABLE 1
/* Define to 1 if you want to use legacy network support */
#define OPENTHREAD_CONFIG_LEGACY_ENABLE 1
/* Define to 1 to enable the NCP HDLC interface. */
#define OPENTHREAD_CONFIG_NCP_HDLC_ENABLE 1