Sign nonupdatable widevine apex with its dev key
Bug: 299149538 Change-Id: Ic99838e4e8410b92bcef2bb88da4d64841546819
This commit is contained in:
@@ -26,7 +26,7 @@ soong_config_module_type {
|
||||
module_type: "override_apex",
|
||||
config_namespace: "widevine",
|
||||
bool_variables: ["use_devkey"],
|
||||
properties: ["certificate"],
|
||||
properties: ["key", "certificate"],
|
||||
}
|
||||
|
||||
widevine_nonupdatable_cert_override {
|
||||
@@ -36,6 +36,7 @@ widevine_nonupdatable_cert_override {
|
||||
certificate: ":com.google.android.widevine.nonupdatable.certificate",
|
||||
soong_config_variables: {
|
||||
use_devkey: {
|
||||
key: "com_google_android_widevine_nonupdatable-image.key",
|
||||
certificate: ":com_google_android_widevine_nonupdatable-container",
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user