mirror of
https://github.com/espressif/openthread.git
synced 2026-08-18 00:19:52 +00:00
[android] remove settings storage path from config file (#5895)
This commit removes settings storage path from `include/openthread-config-android.h` to allow users define the settings storage path on Android platform.
This commit is contained in:
@@ -64,6 +64,3 @@
|
||||
|
||||
/* OpenThread examples */
|
||||
#define OPENTHREAD_EXAMPLES none
|
||||
|
||||
/* The settings storage path on android. */
|
||||
#define OPENTHREAD_CONFIG_POSIX_SETTINGS_PATH "/data/thread"
|
||||
|
||||
Reference in New Issue
Block a user