Apply dev keys for signing widevine apex

Bug: 243699259
Change-Id: Idaeb65ea29c6a62edac0e30e44d444415c528afb
This commit is contained in:
Kyle Zhang
2022-09-19 02:06:51 +00:00
parent dcc11d56cb
commit 33796a29cf

View File

@@ -55,8 +55,8 @@ apex {
vintf_fragments: ["com.google.android.widevine.xml"],
file_contexts: "file_contexts",
use_vndk_as_stable: true,
key: "com.google.android.widevine.key",
certificate: ":com.google.android.widevine.certificate",
key: "com_google_android_widevine-image.key",
certificate: ":com_google_android_widevine-container",
updatable: false,
}