[ { "@type": "sdk", "@name": "art-module-host-exports", "java_libs": [ "art.module.api.annotations" ], "licenses": [ "art_license", "libcore_license" ], "native_binaries": [ "dex2oat", "dex2oatd", "dexdump", "hiddenapi", "oatdump", "profman", "veridex" ], "native_libs": [ "libartbase", "libartpalette" ] }, { "@type": "java_library", "@name": "art.module.api.annotations", "@deps": [ "libcore_license" ] }, { "@type": "license", "@name": "art_license" }, { "@type": "art_cc_binary", "@name": "dex2oat", "@deps": [ "art_license" ] }, { "@type": "art_cc_binary", "@name": "dex2oatd", "@deps": [ "art_license" ] }, { "@type": "art_cc_binary", "@name": "dexdump", "@deps": [ "art_license" ] }, { "@type": "art_cc_binary", "@name": "hiddenapi", "@deps": [ "art_license" ] }, { "@type": "art_cc_library", "@name": "libartbase", "@deps": [ "art_license" ] }, { "@type": "art_cc_library", "@name": "libartpalette", "@deps": [ "art_license" ] }, { "@type": "license", "@name": "libcore_license" }, { "@type": "art_cc_binary", "@name": "oatdump", "@deps": [ "art_license" ] }, { "@type": "art_cc_binary", "@name": "profman", "@deps": [ "art_license" ] }, { "@type": "cc_binary", "@name": "veridex", "@deps": [ "art_license" ] } ]