1{ 2 "ace": { 3 "path": "foundation/ace", 4 "name": "ace" 5 }, 6 "ai": { 7 "path": "foundation/ai", 8 "name": "ai" 9 }, 10 "account": { 11 "path": "base/account", 12 "name": "account" 13 }, 14 "distributeddatamgr": { 15 "path": "foundation/distributeddatamgr", 16 "name": "distributeddatamgr" 17 }, 18 "security": { 19 "path": "base/security", 20 "name": "security" 21 }, 22 "useriam": { 23 "path": "base/user_iam", 24 "name": "useriam" 25 }, 26 "startup": { 27 "path": "base/startup", 28 "name": "startup" 29 }, 30 "hiviewdfx": { 31 "path": "base/hiviewdfx", 32 "name": "hiviewdfx" 33 }, 34 "utils": { 35 "path": "utils", 36 "name": "utils" 37 }, 38 "appexecfwk": { 39 "path": "foundation/appexecfwk", 40 "name": "appexecfwk" 41 }, 42 "aafwk": { 43 "path": "foundation/aafwk", 44 "name": "aafwk" 45 }, 46 "notification": { 47 "path": "base/notification", 48 "name": "notification" 49 }, 50 "communication": { 51 "path": "foundation/communication", 52 "name": "communication" 53 }, 54 "location": { 55 "path": "base/location", 56 "name": "location" 57 }, 58 "distributedschedule": { 59 "path": "foundation/distributedschedule", 60 "name": "distributedschedule" 61 }, 62 "hdf": { 63 "path": "drivers", 64 "name": "hdf" 65 }, 66 "updater": { 67 "path": "base/update", 68 "name": "updater" 69 }, 70 "developtools": { 71 "path": "developtools", 72 "name": "developtools" 73 }, 74 "sensors": { 75 "path": "base/sensors", 76 "name": "sensors" 77 }, 78 "graphic": { 79 "path": "foundation/graphic", 80 "name": "graphic" 81 }, 82 "window": { 83 "path": "foundation/windowmanager", 84 "name": "window" 85 }, 86 "miscservices": { 87 "path": "base/miscservices", 88 "name": "miscservices" 89 }, 90 "multimedia": { 91 "path": "foundation/multimedia", 92 "name": "multimedia" 93 }, 94 "multimodalinput": { 95 "path": "foundation/multimodalinput", 96 "name": "multimodalinput" 97 }, 98 "telephony": { 99 "path": "base/telephony", 100 "name": "telephony" 101 }, 102 "global": { 103 "path": "base/global", 104 "name": "global" 105 }, 106 "powermgr": { 107 "path": "base/powermgr", 108 "name": "powermgr" 109 }, 110 "usb": { 111 "path": "base/usb", 112 "name": "usb" 113 }, 114 "applications": { 115 "path": "applications/standard/hap", 116 "name": "applications" 117 }, 118 "settingsdata": { 119 "path": "applications/standard/settings", 120 "name": "settingsdata" 121 }, 122 "contactsdata": { 123 "path": "applications/standard/contactsdata", 124 "name": "contactsdata" 125 }, 126 "wpa_supplicant-2.9": { 127 "path": "third_party/wpa_supplicant/wpa_supplicant-2.9_standard", 128 "name": "wpa_supplicant-2.9" 129 }, 130 "xts": { 131 "path": "test/xts", 132 "name": "xts" 133 }, 134 "wukong": { 135 "path": "test/wukong", 136 "name": "wukong" 137 }, 138 "arkXtest": { 139 "path": "test/arkXtest", 140 "name": "arkXtest" 141 }, 142 "distributedhardware": { 143 "path": "foundation/distributedhardware", 144 "name": "distributedhardware" 145 }, 146 "ark": { 147 "path": "ark", 148 "name": "ark" 149 }, 150 "compileruntime": { 151 "path": "base/compileruntime", 152 "name": "compileruntime" 153 }, 154 "iot": { 155 "path": "domains/iot", 156 "name": "domains" 157 }, 158 "iot_hardware": { 159 "path": "base/iot_hardware", 160 "name": "iot_hardware" 161 }, 162 "kernel": { 163 "path": "kernel", 164 "name": "kernel" 165 }, 166 "msdp": { 167 "path": "base/msdp", 168 "name": "msdp" 169 }, 170 "deviceprofile": { 171 "path": "foundation/deviceprofile", 172 "name": "deviceprofile" 173 }, 174 "filemanagement": { 175 "path": "foundation/filemanagement", 176 "name": "filemanagement" 177 }, 178 "resourceschedule": { 179 "path": "foundation/resourceschedule", 180 "name": "resourceschedule" 181 }, 182 "barrierfree": { 183 "path": "base/accessibility", 184 "name": "accessibility" 185 }, 186 "securec": { 187 "path": "third_party/bounds_checking_function", 188 "name": "securec" 189 }, 190 "web": { 191 "path": "base/web", 192 "name": "web" 193 }, 194 "customization": { 195 "path": "base/customization", 196 "name": "customization" 197 } 198} 199