package_name: "Android" module_classes: "EXECUTABLES" projects: "distributable/application" license_kinds: "SPDX-license-identifier-Apache-2.0" license_conditions: "notice" license_texts: "testdata/firstparty/FIRST_PARTY_LICENSE" is_container: false built: "out/target/product/fictional/obj/EXECUTABLES/application_intermediates/application" installed: "out/target/product/fictional/bin/application" sources: "out/target/product/fictional/system/lib/liba.a" sources: "out/target/product/fictional/system/lib/libb.so" sources: "out/target/product/fictional/system/bin/bin3" deps: { file: "testdata/proprietary/bin/bin3.meta_lic" annotations: "toolchain" } deps: { file: "testdata/proprietary/lib/liba.so.meta_lic" annotations: "static" } deps: { file: "testdata/proprietary/lib/libb.so.meta_lic" annotations: "dynamic" }