Files
build/tools/compliance/cmd/testdata/restricted/lib/liba.so.meta_lic
Bob Badour cac8a3cf09 Change condition to match go/thirdpartylicenses
Policy uses restricted_if_statically_linked at
https://opensource.google/documentation/reference/thirdparty/licenses#RestrictedIfStaticallyLinked

Test: m droid
Change-Id: I9b18d3133ae72de1bede99f46b530298313bc2e6
2022-11-30 10:52:41 -08:00

10 lines
469 B
Plaintext

package_name: "Device"
projects: "device/library"
license_kinds: "SPDX-license-identifier-LGPL-2.0"
license_conditions: "restricted_if_statically_linked"
license_texts: "testdata/restricted/RESTRICTED_LICENSE"
is_container: false
built: "out/target/product/fictional/obj/SHARED_LIBRARIES/lib_intermediates/liba.so"
built: "out/target/product/fictional/obj/SHARED_LIBRARIES/lib_intermediates/liba.a"
installed: "out/target/product/fictional/system/lib/liba.so"