Merge "[LSC] Add LOCAL_LICENSE_KINDS to vendor/widevine"

This commit is contained in:
Bob Badour
2021-11-12 14:32:51 +00:00
committed by Android (Google) Code Review
2 changed files with 8 additions and 0 deletions

View File

@@ -14,6 +14,10 @@
// -----------------------------------------------------------------------------
// Builds libwvdrmcryptoplugin_hidl
//
package {
default_applicable_licenses: ["vendor_widevine_license"],
}
cc_library_static {
name: "libwvdrmcryptoplugin_hidl",

View File

@@ -15,6 +15,10 @@
// ----------------------------------------------------------------------------
// Builds libwvdrmdrmplugin_hidl
//
package {
default_applicable_licenses: ["vendor_widevine_license"],
}
cc_library_static {
name: "libwvdrmdrmplugin_hidl",