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 "hichecker": [ 12 "hichecker_support_asan" 13 ], 14 "acts": [ 15 "build_xts", 16 "config_ohos_xts_acts_utils_lite_kv_store_data_path", 17 "enable_ohos_test_xts_acts_use_thirdparty_lwip", 18 "enable_xts_service" 19 ], 20 "liteos_a": [ 21 "liteos_is_mini" 22 ], 23 "liteos_m": [ 24 "ohos_kernel_liteos_m_lwip_path" 25 ], 26 "player_framework": [ 27 "multimedia_player_framework_use_codec_plugins", 28 "multimedia_player_framework_support_screen_capture" 29 ], 30 "camera_lite": [ 31 "enable_multimedia_camera_lite" 32 ], 33 "ability_lite": [ 34 "config_ohos_aafwk_ams_task_size", 35 "config_ohos_aafwk_aafwk_lite_task_stack_size", 36 "enable_ohos_appexecfwk_feature_ability" 37 ], 38 "samgr_lite": [ 39 "config_ohos_systemabilitymgr_samgr_lite_shared_task_size", 40 "enable_ohos_systemabilitymgr_samgr_lite_rpc_mini" 41 ] 42}