android13/build/make/tools/compliance/cmd/testdata/regressgpl2/container.zip.meta_lic

45 lines
1.3 KiB
Plaintext

package_name: "Android"
projects: "container/zip"
license_kinds: "SPDX-license-identifier-Apache-2.0"
license_conditions: "notice"
license_texts: "build/soong/licenses/LICENSE"
is_container: true
built: "out/target/product/fictional/obj/ETC/container_intermediates/container.zip"
installed: "out/target/product/fictional/data/container.zip"
install_map {
from_path: "out/target/product/fictional/system/lib/"
container_path: "/"
}
install_map {
from_path: "out/target/product/fictional/system/bin/"
container_path: "/"
}
sources: "out/target/product/fictional/system/bin/bin1"
sources: "out/target/product/fictional/system/bin/bin2"
sources: "out/target/product/fictional/system/bin/bin3"
sources: "out/target/product/fictional/system/lib/libapache.so"
deps: {
file: "testdata/regressgpl2/bin/bin1.meta_lic"
annotations: "static"
}
deps: {
file: "testdata/regressgpl2/bin/bin2.meta_lic"
annotations: "static"
}
deps: {
file: "testdata/regressgpl2/bin/bin3.meta_lic"
annotations: "static"
}
deps: {
file: "testdata/regressgpl2/lib/libapache.so.meta_lic"
annotations: "static"
}
deps: {
file: "testdata/regressgpl2/lib/libc++.so.meta_lic"
annotations: "static"
}
deps: {
file: "testdata/regressgpl2/lib/libgpl.so.meta_lic"
annotations: "static"
}