Files
y30053096 d1c00178ff add macro
Signed-off-by: y30053096 <yangjinhuan@huawei.com>

Change-Id: I48aa08877c214c858f235a342e6e2b3cfcbadb78
2024-07-12 18:52:07 +08:00

272 lines
6.4 KiB
JSON

{
"product_name": "mini_distributed_music_player",
"ohos_version": "OpenHarmony 2.3",
"type": "mini",
"version": "3.0",
"device_company": "fnlink",
"board": "v200zr",
"kernel_type": "liteos_m",
"kernel_version": "3.0.0",
"pack_burn": "true",
"bin_list": [
{
"elf_name": "wifiiot",
"bsp_target_name": "best2600w_liteos",
"signature": "false",
"burn_name": "rtos_main",
"enable": "true",
"force_link_libs": [
"bootstrap",
"abilityms",
"bundlems",
"example",
"wifi_test",
"rpc_test",
"mini_sa",
"devicemanager_native_js",
"devicemanagersdk_mini",
"devicemanagerservice_mini",
"devicemanagerutils_mini",
"dsoftbus_test",
"kernel"
]
},
{
"elf_name": "wifiiot_mini",
"bsp_target_name": "best2600w_liteos_mini",
"signature": "false",
"burn_name": "rtos_mini",
"enable": "false",
"force_link_libs": [
"example"
]
}
],
"fs_list": [
{
"fs_name": "littlefs",
"signature": "false",
"block_size": "4096",
"fs_size": "4194304",
"fs_src": "data",
"burn_name": "littlefs",
"enable": "true"
}
],
"bsp_bin_list": [
{
"bsp_bin_name": "best2600w_liteos_se",
"signature": "false",
"burn_name": "trustzone_main",
"enable": "false"
},
{
"bsp_bin_name": "best2600w_liteos_mini_se",
"signature": "false",
"burn_name": "trustzone_mini",
"enable": "false"
},
{
"bsp_bin_name": "ota_boot1",
"signature": "false",
"burn_name": "ota_boot1",
"enable": "true"
},
{
"bsp_bin_name": "ota_boot2a",
"signature": "false",
"burn_name": "ota_boot2a",
"remap_enable": "true",
"enable": "true"
}
],
"subsystems": [
{
"subsystem": "kernel",
"components": [
{
"component": "liteos_m",
"features": [
"ohos_kernel_liteos_m_lwip_path = \"//device/soc/bestechnic/bes2600/liteos_m/components/net/lwip-2.1\""
]
}
]
},
{
"subsystem": "startup",
"components": [
{
"component": "bootstrap_lite"
},
{
"component": "init_lite",
"features": [
"enable_ohos_startup_init_feature_begetctl_liteos = true",
"enable_ohos_startup_init_lite_use_posix_file_api = true"
]
}
]
},
{
"subsystem": "hiviewdfx",
"components": [
{
"component": "hilog_lite",
"optional": "true"
},
{
"component": "hievent_lite",
"optional": "true"
}
]
},
{
"subsystem": "multimedia",
"components": [
{
"component": "media_foundation",
"features": [
"media_foundation_enable_plugin_hdi_adapter = true",
"media_foundation_enable_plugin_minimp3_adapter = true",
"media_foundation_enable_plugin_ffmpeg_adapter = false",
"config_ohos_multimedia_media_lite_player_path = \"//vendor/bestechnic/mini_distributed_music_player/distributed_player_lite\""
]
}
]
},
{
"subsystem": "graphic",
"components": [
{
"component": "graphic_utils_lite",
"features": [
"enable_ohos_graphic_utils_product_config = true"
]
}
]
},
{
"subsystem": "arkui",
"components": [
{
"component": "ace_engine_lite",
"features": [
"enable_ohos_ace_engine_lite_product_config = true"
]
},
{
"component": "ui_lite"
}
]
},
{
"subsystem": "ability",
"components": [
{
"component": "ability_lite",
"features": [
"enable_ohos_appexecfwk_feature_ability = true",
"config_ohos_aafwk_ams_task_size = 4096",
"config_ohos_aafwk_aafwk_lite_task_stack_size = 32768"
]
}
]
},
{
"subsystem": "bundlemanager",
"components": [
{
"component": "bundle_framework_lite"
}
]
},
{
"subsystem": "global",
"components": [
{
"component": "resource_management_lite"
},
{
"component": "i18n_lite"
}
]
},
{
"subsystem": "systemabilitymgr",
"components": [
{
"component": "samgr_lite",
"features": [
"config_ohos_systemabilitymgr_samgr_lite_shared_task_size = 4096",
"enable_ohos_systemabilitymgr_samgr_lite_rpc_mini = true"
]
}
]
},
{
"subsystem": "communication",
"components": [
{
"component": "wifi_lite",
"optional": "true"
},
{
"component": "dsoftbus",
"features": [
"softbus_adapter_config = \"//vendor/bestechnic/mini_distributed_music_player/dsoftbus_lite_config\""
]
}
]
},
{
"subsystem": "commonlibrary",
"components": [
{
"component": "utils_lite",
"features": [
"utils_lite_feature_js_builtin = true",
"utils_lite_feature_timer_task = true",
"utils_lite_feature_kal_timer = true"
]
}
]
},
{
"subsystem": "security",
"components": [
{
"component": "huks",
"features": [
"huks_use_lite_storage = true",
"huks_use_hardware_root_key = true",
"huks_config_file = \"hks_config_lite.h\"",
"huks_key_store_path = \"/data/\""
]
},
{
"component": "device_auth",
"features": [
"deviceauth_storage_path = \"/data/\"",
"deviceauth_hichain_thread_stack_size = 9472"
]
}
]
},
{
"subsystem": "thirdparty",
"components": [
{
"component": "mbedtls",
"features": [
"mbedtls_porting_path = \"//device/soc/bestechnic/hals/mbedtls\""
]
}
]
}
],
"vendor_adapter_dir": "",
"product_adapter_dir": "//vendor/bestechnic/mini_distributed_music_player/hals",
"third_party_dir": "",
"flash_partition_dir": "fs"
}