1{ 2 "aosp_java_api_allowlist": "//foundation/appexecfwk/adapter/appexecfwk-java-aosp-apis.txt", 3 "aosp_cxx_api_allowlist": "//foundation/appexecfwk/adapter/appexecfwk_cxx_api_allowlist.txt", 4 "parts": { 5 "appexecfwk_standard": { 6 "inner_kits": [ 7 { 8 "header": { 9 "header_base": "//foundation/appexecfwk/standard/interfaces/innerkits/appexecfwk_base/include", 10 "header_files": [ 11 "ability_info.h", 12 "appexecfwk_errors.h", 13 "application_info.h", 14 "element_name.h", 15 "bundle_info.h", 16 "form_constants.h", 17 "form_js_info.h" 18 ] 19 }, 20 "name": "//foundation/appexecfwk/standard/interfaces/innerkits/appexecfwk_base:appexecfwk_base" 21 }, 22 { 23 "header": { 24 "header_base": "//foundation/appexecfwk/standard/interfaces/innerkits/appexecfwk_core/include", 25 "header_files": [ 26 "appmgr/app_mgr_client.h", 27 "appmgr/iapp_state_callback.h", 28 "appmgr/app_state_callback_host.h", 29 "appmgr/app_mgr_constants.h", 30 "bundlemgr/bundle_installer_interface.h", 31 "bundlemgr/bundle_mgr_interface.h", 32 "bundlemgr/bundle_status_callback_interface.h", 33 "bundlemgr/clean_cache_callback_interface.h", 34 "bundlemgr/status_receiver_interface.h", 35 "appmgr/app_process_data.h", 36 "formmgr/form_mgr_interface.h" 37 38 ] 39 }, 40 "name": "//foundation/appexecfwk/standard/interfaces/innerkits/appexecfwk_core:appexecfwk_core" 41 }, 42 { 43 "header": { 44 "header_base": "//foundation/appexecfwk/standard/interfaces/innerkits/libeventhandler/include", 45 "header_files": [ 46 "event_handler_errors.h", 47 "event_handler.h", 48 "event_queue.h", 49 "event_runner.h", 50 "inner_event.h", 51 "file_descriptor_listener.h", 52 "native_implement_eventhandler.h" 53 ] 54 }, 55 "name": "//foundation/appexecfwk/standard/interfaces/innerkits/libeventhandler:libeventhandler" 56 }, 57 { 58 "header": { 59 "header_base": "//foundation/appexecfwk/standard/interfaces/innerkits/eventhandler_native/eventhandler", 60 "header_files": [ 61 "native_interface_eventhandler.h" 62 ] 63 }, 64 "name": "//foundation/appexecfwk/standard/interfaces/innerkits/eventhandler_native:eventhandler_native" 65 }, 66 { 67 "header": { 68 "header_base": "//foundation/appexecfwk/standard/interfaces/innerkits/fmskit/native/include", 69 "header_files": [ 70 "form_callback_interface.h", 71 "form_host_client.h", 72 "form_mgr.h" 73 ] 74 }, 75 "name": "//foundation/appexecfwk/standard/interfaces/innerkits/fmskit:fmskit_native" 76 } 77 ], 78 "module_list": [ 79 "//foundation/appexecfwk/standard/common:common_target", 80 "//foundation/appexecfwk/standard/services:services_target", 81 "//foundation/appexecfwk/standard/tools:tools_target", 82 "//foundation/appexecfwk/standard/interfaces/innerkits:innerkits_target", 83 "//foundation/appexecfwk/standard/kits:appkit_native", 84 "//foundation/appexecfwk/standard/kits:appexec", 85 "//foundation/appexecfwk/standard/sa_profile:appexecfwk_sa_profile", 86 "//foundation/appexecfwk/standard/sa_profile:foundation.rc", 87 "//foundation/appexecfwk/standard/test/resource/amssystemtestability/abilitySrc:ams_system_test_app", 88 "//foundation/appexecfwk/standard/test/resource/bmssystemtestability/abilitySrc:bms_system_test_app", 89 "//foundation/appexecfwk/standard/kits/appkit/napi:napi_packages" 90 ], 91 "test_list": [ 92 "//foundation/appexecfwk/standard/kits/appkit/native/test:unittest", 93 "//foundation/appexecfwk/standard/kits/appkit/test:moduletest", 94 "//foundation/appexecfwk/standard/services/test:moduletest", 95 "//foundation/appexecfwk/standard/services/bundlemgr/test:unittest", 96 "//foundation/appexecfwk/standard/services/appmgr/test:unittest", 97 "//foundation/appexecfwk/standard/services/formmgr/test:unittest", 98 "//foundation/appexecfwk/standard/test/systemtest:systemtest", 99 "//foundation/appexecfwk/standard/tools/test:moduletest", 100 "//foundation/appexecfwk/standard/tools/test:systemtest", 101 "//foundation/appexecfwk/standard/tools/test:unittest", 102 "//foundation/appexecfwk/standard/libs/libeventhandler/test:unittest", 103 "//foundation/appexecfwk/standard/libs/test:moduletest", 104 "//foundation/appexecfwk/standard/interfaces/innerkits/task_dispatcher/test:unittest", 105 "//foundation/appexecfwk/standard/interfaces/innerkits/test:moduletest" 106 ], 107 108 "variants": [ 109 "phone", 110 "ivi" 111 ] 112 } 113 }, 114 "subsystem": "appexecfwk" 115} 116