diff --git a/config/config.example.json b/config/config.example.json index 63585f676..a15b979a5 100644 --- a/config/config.example.json +++ b/config/config.example.json @@ -130,6 +130,9 @@ "spi": { "enabled": false }, + "android": { + "enabled": true + }, "memory": { "enabled": true },