Add feature flag to change the CDM version to 18.0.2
[ Merge of http://go/wvgerrit/191139 ] Adding an initial flag that include identifiable differences when the feature is enabled or disabled. This is the same commit as ag/25837302. It was reverted due to memory size issues. A follow on CL will address that issue to ease review. Bug: 311951236 Test: WVTS tests Change-Id: I995fb8f4158b3529c2d19a2ee5fd8beec0019f7c
This commit is contained in:
8
libwvdrmengine/aconfig/wv_media_drm_flags.aconfig
Normal file
8
libwvdrmengine/aconfig/wv_media_drm_flags.aconfig
Normal file
@@ -0,0 +1,8 @@
|
||||
package: "com.android.mediadrm.widevine.flags"
|
||||
|
||||
flag {
|
||||
name: "update_cdm_version_to_18_0_2"
|
||||
namespace: "media_drm"
|
||||
description: "Update CDM version to 18.0.2"
|
||||
bug: "311951236"
|
||||
}
|
||||
Reference in New Issue
Block a user