1{ 2 "product_name": "khdvk_3566b", 3 "device_company": "kaihong", 4 "device_build_path": "device/board/kaihong/khdvk_3566b", 5 "target_cpu": "arm", 6 "type": "standard", 7 "version": "3.0", 8 "board": "khdvk_3566b", 9 "api_version": 8, 10 "enable_ramdisk": true, 11 "build_selinux": true, 12 "build_seccomp": true, 13 "inherit": [ "productdefine/common/inherit/rich.json", "productdefine/common/inherit/chipset_common.json" ], 14 "subsystems": [ 15 { 16 "subsystem": "security", 17 "components": [ 18 { 19 "component": "selinux_adapter", 20 "features": [] 21 } 22 ] 23 }, 24 { 25 "subsystem": "communication", 26 "components": [ 27 { 28 "component": "netmanager_ext", 29 "features": [] 30 } 31 ] 32 }, 33 { 34 "subsystem": "hdf", 35 "components": [ 36 { 37 "component": "drivers_interface_ril", 38 "features": [] 39 }, 40 { 41 "component": "drivers_peripheral_ril", 42 "features":[] 43 }, 44 { 45 "component": "drivers_peripheral_wlan", 46 "features": [ 47 "drivers_peripheral_wlan_feature_enable_HDF_NL80211 = true", 48 "drivers_peripheral_wlan_feature_enable_HDF_UT = false" 49 ] 50 } 51 ] 52 }, 53 { 54 "subsystem": "kaihong_products", 55 "components": [ 56 { 57 "component": "kaihong_products", 58 "features": [] 59 } 60 ] 61 }, 62 { 63 "subsystem": "arkui", 64 "components": [ 65 { 66 "component": "ace_engine", 67 "features": [ 68 "ace_engine_feature_enable_accessibility = true", 69 "ace_engine_feature_enable_web = true" 70 ] 71 } 72 ] 73 }, 74 { 75 "subsystem": "wpa_supplicant-2.9", 76 "components": [ 77 { 78 "component": "wpa_supplicant-2.9", 79 "features": [ 80 "wpa_supplicant_driver_nl80211 = false" 81 ] 82 } 83 ] 84 }, 85 { 86 "subsystem": "hdf", 87 "components": [ 88 { 89 "component": "drivers_interface_audio", 90 "features": [] 91 }, 92 { 93 "component": "drivers_peripheral_display", 94 "features": [ 95 "drivers_peripheral_display_community = true" 96 ] 97 }, 98 { 99 "component": "hdf_core", 100 "features": [ 101 "hdf_core_platform_test_support = true" 102 ] 103 } 104 ] 105 } 106 ] 107} 108