1[ 2 { 3 "@type": "sdk", 4 "@name": "art-module-test-exports", 5 "java_libs": [ 6 "art_cts_jvmti_test_library", 7 "core-compat-test-rules", 8 "core-libart-for-host", 9 "core-test-rules", 10 "core-tests-support", 11 "expected_cts_outputs", 12 "libcore-expectations-knownfailures-jar", 13 "libcore-expectations-virtualdeviceknownfailures-jar", 14 "okhttp-for-host", 15 "okhttp-nojarjar", 16 "okhttp-tests-nojarjar" 17 ], 18 "java_tests": [ 19 "apache-harmony-jdwp-tests", 20 "apache-harmony-tests", 21 "core-ojtests-public", 22 "core-tests", 23 "jsr166-tests", 24 "libcore-crypto-tests" 25 ], 26 "licenses": [ 27 "art_license", 28 "external_apache-harmony_jdwp_license", 29 "external_apache-harmony_license", 30 "external_okhttp_license", 31 "libcore_license", 32 "libcore_ojluni_src_test_license" 33 ], 34 "native_shared_libs": [ 35 "libjavacoretests" 36 ] 37 }, 38 { 39 "@type": "java_test", 40 "@name": "apache-harmony-jdwp-tests", 41 "@deps": [ 42 "external_apache-harmony_jdwp_license" 43 ] 44 }, 45 { 46 "@type": "java_test", 47 "@name": "apache-harmony-tests", 48 "@deps": [ 49 "external_apache-harmony_license" 50 ] 51 }, 52 { 53 "@type": "java_library", 54 "@name": "art_cts_jvmti_test_library", 55 "@deps": [ 56 "art_license" 57 ] 58 }, 59 { 60 "@type": "license", 61 "@name": "art_license" 62 }, 63 { 64 "@type": "java_library_static", 65 "@name": "core-compat-test-rules", 66 "@deps": [ 67 "libcore_license" 68 ] 69 }, 70 { 71 "@type": "java_library", 72 "@name": "core-libart-for-host", 73 "@deps": [ 74 "libcore_license" 75 ] 76 }, 77 { 78 "@type": "java_test", 79 "@name": "core-ojtests-public", 80 "@deps": [ 81 "libcore_ojluni_src_test_license" 82 ] 83 }, 84 { 85 "@type": "java_library_static", 86 "@name": "core-test-rules", 87 "@deps": [ 88 "libcore_license" 89 ] 90 }, 91 { 92 "@type": "java_test", 93 "@name": "core-tests", 94 "@deps": [ 95 "libcore_license" 96 ] 97 }, 98 { 99 "@type": "java_library_static", 100 "@name": "core-tests-support", 101 "@deps": [ 102 "libcore_license" 103 ] 104 }, 105 { 106 "@type": "java_library", 107 "@name": "expected_cts_outputs", 108 "@deps": [ 109 "art_license" 110 ] 111 }, 112 { 113 "@type": "license", 114 "@name": "external_apache-harmony_jdwp_license" 115 }, 116 { 117 "@type": "license", 118 "@name": "external_apache-harmony_license" 119 }, 120 { 121 "@type": "license", 122 "@name": "external_okhttp_license" 123 }, 124 { 125 "@type": "java_test", 126 "@name": "jsr166-tests", 127 "@deps": [ 128 "libcore_license" 129 ] 130 }, 131 { 132 "@type": "java_test", 133 "@name": "libcore-crypto-tests", 134 "@deps": [ 135 "libcore_license" 136 ] 137 }, 138 { 139 "@type": "java_library", 140 "@name": "libcore-expectations-knownfailures-jar", 141 "@deps": [ 142 "libcore_license" 143 ] 144 }, 145 { 146 "@type": "java_library", 147 "@name": "libcore-expectations-virtualdeviceknownfailures-jar", 148 "@deps": [ 149 "libcore_license" 150 ] 151 }, 152 { 153 "@type": "license", 154 "@name": "libcore_license" 155 }, 156 { 157 "@type": "license", 158 "@name": "libcore_ojluni_src_test_license" 159 }, 160 { 161 "@type": "cc_library_shared", 162 "@name": "libjavacoretests", 163 "@deps": [ 164 "libcore_license" 165 ] 166 }, 167 { 168 "@type": "java_library", 169 "@name": "okhttp-for-host", 170 "@deps": [ 171 "external_okhttp_license" 172 ] 173 }, 174 { 175 "@type": "java_library", 176 "@name": "okhttp-nojarjar", 177 "@deps": [ 178 "external_okhttp_license" 179 ] 180 }, 181 { 182 "@type": "java_library", 183 "@name": "okhttp-tests-nojarjar", 184 "@deps": [ 185 "external_okhttp_license" 186 ] 187 } 188]