1{ 2 "usb_manager": [ 3 "usb_manager_feature_pop_up_func_switch_model" 4 ], 5 "battery_lite": [ 6 "enable_screensaver" 7 ], 8 "powermgr_lite": [ 9 "enable_screensaver" 10 ], 11 "device_auth": [ 12 "deviceauth_hichain_thread_stack_size", 13 "deviceauth_storage_path" 14 ], 15 "huks": [ 16 "huks_use_lite_storage", 17 "disable_authenticate", 18 "huks_key_store_path", 19 "ohos_security_huks_mbedtls_porting_path", 20 "huks_use_hardware_root_key", 21 "disable_huks_binary", 22 "huks_use_lite_storage", 23 "disable_authenticate", 24 "huks_config_file", 25 "huks_use_mbedtls", 26 "huks_uid_trust_list_define", 27 "huks_dependency_mbedtls_path", 28 "huks_qemu_enabled" 29 ], 30 "hitrace": [ 31 "support_executable_file" 32 ], 33 "hichecker": [ 34 "hichecker_support_asan" 35 ], 36 "init": [ 37 "enable_ohos_startup_init_feature_loader", 38 "enable_ohos_startup_init_feature_ab_partition", 39 "enable_ohos_startup_init_feature_begetctl_liteos", 40 "enable_ohos_startup_init_lite_use_thirdparty_mbedtls", 41 "enable_ohos_startup_init_lite_use_posix_file_api", 42 "enable_appspawn_client_module=false" 43 ], 44 "acts": [ 45 "build_xts", 46 "config_ohos_xts_acts_utils_lite_kv_store_data_path", 47 "enable_ohos_test_xts_acts_use_thirdparty_lwip", 48 "enable_xts_service" 49 ], 50 "liteos_a": [ 51 "liteos_is_mini" 52 ], 53 "liteos_m": [ 54 "ohos_kernel_liteos_m_lwip_path" 55 ], 56 "player_framework": [ 57 "multimedia_player_framework_use_codec_plugins", 58 "multimedia_player_framework_support_screen_capture" 59 ], 60 "camera_lite": [ 61 "enable_multimedia_camera_lite" 62 ], 63 "ability_lite": [ 64 "config_ohos_aafwk_ams_task_size", 65 "config_ohos_aafwk_aafwk_lite_task_stack_size", 66 "enable_ohos_appexecfwk_feature_ability" 67 ], 68 "ace_engine_lite": [ 69 "", 70 "enable_ohos_ace_engine_lite_product_config", 71 "enable_ohos_appexecfwk_feature_ability" 72 ], 73 "ace_engine": [ 74 "", 75 "ace_engine_feature_enable_web", 76 "ace_engine_feature_enable_accessibility" 77 ], 78 "ui_lite": [ 79 "enable_video_component", 80 "enable_graphic_font" 81 ], 82 "samgr_lite": [ 83 "config_ohos_systemabilitymgr_samgr_lite_shared_task_size", 84 "enable_ohos_systemabilitymgr_samgr_lite_rpc_mini" 85 ], 86 "graphic_utils_lite": [ 87 "enable_ohos_graphic_utils_product_config" 88 ], 89 "wpa_supplicant": [ 90 "wpa_supplicant_driver_nl80211" 91 ], 92 "libuv": [ 93 "libuv_use_ffrt", 94 "use_ffrt" 95 ] 96}