Merge "Revert "Apply dev keys for signing widevine apex""

This commit is contained in:
Wilson Sung
2022-09-23 15:23:17 +00:00
committed by Android (Google) Code Review

View File

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