Files
device_google_gs201/linker.config.json
LuK1337 12d59feba0 gs201: Add liboemcrypto.so to vendor linker config
This lets com.google.android.widevine.apex access it.

Change-Id: I4e9654fe6317b722f5fbf43b92abb367c18640ce
2023-12-11 15:03:02 +00:00

6 lines
49 B
JSON

{
"provideLibs": [
"liboemcrypto.so"
]
}