feat: add android tool config to example config

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Kohei 2026-02-22 12:00:39 +09:00
parent 244d3a23bb
commit c0d9cee9b7

View file

@ -130,6 +130,9 @@
"spi": {
"enabled": false
},
"android": {
"enabled": true
},
"memory": {
"enabled": true
},