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