Widevine version genrules

Bug: 327241925
Test: dumpsys android.hardware.drm.IDrmFactory/widevine
Change-Id: Ice412cd2739f0c8a95af488cf565a3abf484200a
This commit is contained in:
Robert Shih
2024-02-27 12:24:28 -08:00
parent 2edd6ec714
commit 9f32150e5f
8 changed files with 161 additions and 29 deletions

View File

@@ -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",
],

View File

@@ -1,7 +0,0 @@
{
"name": "com.google.android.widevine.lazy",
"version": 1,
"requireNativeLibs": [
"liboemcrypto.so"
]
}