[DON'T BLOCK] Test ownership migration rules
This CL is created as a best effort to migrate test targets to the new android ownership model. If you find incorrect or unnecessary attribution in this CL, please create a separate CL to fix that. For more details please refer to the link below, <add g3 doc link> Bug: 304529413 Test: N/A Change-Id: I204c137da43a021bcebe316759d1aadaec99fe2a
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
package {
|
||||
default_team: "trendy_team_media_framework_drm",
|
||||
// See: http://go/android-license-faq
|
||||
// A large-scale-change added 'default_applicable_licenses' to import
|
||||
// all of the 'license_kinds' from "vendor_widevine_license"
|
||||
@@ -9,8 +10,6 @@ package {
|
||||
default_applicable_licenses: ["vendor_widevine_license"],
|
||||
}
|
||||
|
||||
|
||||
|
||||
cc_binary {
|
||||
name: "android.hardware.security.keymint-service.widevine",
|
||||
relative_install_path: "hw",
|
||||
@@ -53,4 +52,3 @@ cc_binary {
|
||||
"vendor/widevine/libwvdrmengine/factory_upload_tool/include",
|
||||
],
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user