Add widevine vendor apex
Bug: 243699259 Change-Id: Ie1ff0aa9c82f19e0c5412508ac6b67d9083c0cab
This commit is contained in:
@@ -268,7 +268,6 @@ cc_binary {
|
||||
|
||||
init_rc: ["src/android.hardware.drm-service.widevine.rc"],
|
||||
vintf_fragments: ["manifest_android.hardware.drm-service.widevine.xml"],
|
||||
|
||||
}
|
||||
|
||||
// ----------------------------------------------------------------------------
|
||||
@@ -290,8 +289,7 @@ cc_binary {
|
||||
shared_libs: ["libbinder_ndk"],
|
||||
|
||||
init_rc: ["src/android.hardware.drm-service-lazy.widevine.rc"],
|
||||
vintf_fragments: ["manifest_android.hardware.drm-service.widevine.xml"],
|
||||
|
||||
vintf_fragments: ["manifest_android.hardware.drm-service-lazy.widevine.xml"],
|
||||
}
|
||||
|
||||
// ----------------------------------------------------------------------------
|
||||
@@ -371,7 +369,6 @@ cc_library_static {
|
||||
],
|
||||
|
||||
srcs: cdm_util_src_files,
|
||||
|
||||
}
|
||||
|
||||
// ----------------------------------------------------------------------------
|
||||
@@ -537,13 +534,12 @@ cc_library_shared {
|
||||
owner: "widevine",
|
||||
|
||||
proprietary: true,
|
||||
|
||||
}
|
||||
|
||||
phony {
|
||||
name: "android.hardware.drm@latest-service.widevine",
|
||||
required: [
|
||||
"android.hardware.drm-service.widevine",
|
||||
"com.google.android.widevine",
|
||||
],
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user