Merge "Vendor projects are proprietary."

This commit is contained in:
Bob Badour
2023-02-09 18:53:02 +00:00
committed by Android (Google) Code Review
2 changed files with 3 additions and 1 deletions

View File

@@ -18,6 +18,7 @@ package {
// all of the 'license_kinds' from "vendor_widevine_license"
// to get the below license kinds:
// SPDX-license-identifier-Apache-2.0
// legacy_proprietary (by exception only)
default_applicable_licenses: ["vendor_widevine_license"],
}
@@ -110,4 +111,4 @@ prebuilt_etc {
src: "allowlist_com.google.android.widevine.xml",
vendor: true,
sub_dir: "sysconfig",
}
}