1{ 2 "product_name": "phone_mini_system", 3 "device_company": "rockchip", 4 "device_build_path": "device/board/hihope/rk3568", 5 "target_cpu": "arm", 6 "type": "standard", 7 "version": "3.0", 8 "board": "rk3568", 9 "enable_ramdisk": true, 10 "enable_absystem": false, 11 "build_selinux": true, 12 "support_jsapi": true, 13 "build_seccomp": true, 14 "build_out_path": "out/rk3568/phone_mini_system", 15 "inherit": [ "productdefine/common/inherit/default.json" ], 16 "subsystems": [ 17 { 18 "subsystem": "rockchip_products", 19 "components": [ 20 { 21 "component": "rockchip_products", "features":[ "is_support_boot_animation = false" ] 22 } 23 ] 24 }, 25 { 26 "subsystem": "applications", 27 "components": [ 28 { 29 "component": "prebuilt_hap", 30 "features": [] 31 } 32 ] 33 } 34 ] 35} 36