Widevine version genrules
Bug: 327241925 Test: dumpsys android.hardware.drm.IDrmFactory/widevine (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:9f32150e5fae37bc200eaaca3794605a8bf17806) Merged-In: Ice412cd2739f0c8a95af488cf565a3abf484200a Change-Id: Ice412cd2739f0c8a95af488cf565a3abf484200a
This commit is contained in:
committed by
Android Build Coastguard Worker
parent
6c7988f8c9
commit
cada7659cb
@@ -77,7 +77,7 @@ widevine_key_apex_defaults {
|
||||
|
||||
apex {
|
||||
name: "com.google.android.widevine",
|
||||
manifest: "apex_manifest.json",
|
||||
manifest: ":widevine_apex_manifest.json",
|
||||
prebuilts: [
|
||||
"com.google.android.widevine.rc",
|
||||
"com.google.android.widevine.xml", // etc/vintf
|
||||
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"name": "com.google.android.widevine",
|
||||
"version": 1,
|
||||
"requireNativeLibs": [
|
||||
"liboemcrypto.so"
|
||||
]
|
||||
}
|
||||
@@ -57,7 +57,7 @@ apex {
|
||||
"com.google.android.widevine-defaults",
|
||||
"com.google.android.widevine.lazy-key-defaults",
|
||||
],
|
||||
manifest: "apex_manifest.json",
|
||||
manifest: ":widevine_lazy_apex_manifest.json",
|
||||
prebuilts: [
|
||||
"com.google.android.widevine.lazy.rc",
|
||||
],
|
||||
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"name": "com.google.android.widevine.lazy",
|
||||
"version": 1,
|
||||
"requireNativeLibs": [
|
||||
"liboemcrypto.so"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user