{ "name": "test_statfs", "version": "0.1.0", "description": "测试statfs", "rust_target": null, "task_type": { "BuildFromSource": { "Local": { "path": "apps/test_statfs" } } }, "depends": [], "build": { "build_command": "make install" }, "install": { "in_dragonos_path": "/bin" }, "clean": { "clean_command": "make clean" }, "envs": [], "build_once": false, "install_once": false }