Add Widevine lazy apex

Bug: 244498309
Test: m com.google.android.widevine.lazy
Change-Id: I226ae922e9ab7817353d3e94d509b9579c6551e1
This commit is contained in:
Kyle Zhang
2023-03-09 19:52:12 +00:00
parent 74be14065e
commit 24e7d20c2e
7 changed files with 119 additions and 8 deletions

View File

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