[ { "@type": "sdk", "@name": "runtime-module-sdk", "licenses": [ "bionic_apex_license", "bionic_libc_license", "bionic_libdl_license", "bionic_libm_license" ], "native_header_libs": [ "bionic_libc_platform_headers", "libc_headers" ], "native_objects": [ "crt_pad_segment", "crtbegin_dynamic", "crtbegin_so", "crtend_android", "crtend_so" ], "native_shared_libs": [ "libc", "libdl", "libdl_android", "libm" ], "native_static_libs": [ "libasync_safe", "note_memtag_heap_async", "note_memtag_heap_sync" ] }, { "@type": "license", "@name": "bionic_apex_license" }, { "@type": "license", "@name": "bionic_libc_license" }, { "@type": "cc_library_headers", "@name": "bionic_libc_platform_headers", "@deps": [ "bionic_libc_license" ] }, { "@type": "license", "@name": "bionic_libdl_license" }, { "@type": "license", "@name": "bionic_libm_license" }, { "@type": "cc_object", "@name": "crt_pad_segment", "@deps": [ "bionic_libc_license" ] }, { "@type": "cc_object", "@name": "crtbegin_dynamic", "@deps": [ "bionic_libc_license" ] }, { "@type": "cc_object", "@name": "crtbegin_so", "@deps": [ "bionic_libc_license" ] }, { "@type": "cc_object", "@name": "crtend_android", "@deps": [ "bionic_libc_license" ] }, { "@type": "cc_object", "@name": "crtend_so", "@deps": [ "bionic_libc_license" ] }, { "@type": "cc_library_static", "@name": "libasync_safe", "@deps": [ "bionic_libc_license" ] }, { "@type": "cc_library", "@name": "libc", "@deps": [ "bionic_libc_license" ] }, { "@type": "cc_library_headers", "@name": "libc_headers", "@deps": [ "bionic_libc_license" ] }, { "@type": "cc_library", "@name": "libdl", "@deps": [ "bionic_libdl_license" ] }, { "@type": "cc_library", "@name": "libdl_android", "@deps": [ "bionic_libdl_license" ] }, { "@type": "cc_library", "@name": "libm", "@deps": [ "bionic_libm_license" ] }, { "@type": "cc_library_static", "@name": "note_memtag_heap_async", "@deps": [ "bionic_libc_license" ] }, { "@type": "cc_library_static", "@name": "note_memtag_heap_sync", "@deps": [ "bionic_libc_license" ] } ]