Widevine version genrules (2nd attempt)

Bug: 327241925
Bug: 328438268
Test: dumpsys android.hardware.drm.IDrmFactory/widevine
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:6f038879372c8b49099edb9a35cfeddb5c9ae2d5)
Merged-In: I0336f366910de9c4ea8903b09d64c32b8d68c977
Change-Id: I0336f366910de9c4ea8903b09d64c32b8d68c977
This commit is contained in:
Robert Shih
2024-03-06 10:41:55 -08:00
committed by Android Build Coastguard Worker
parent 0bcc813e35
commit 2ba1b42379
8 changed files with 161 additions and 29 deletions

View File

@@ -11,8 +11,7 @@ namespace wvcdm {
// Note: If you change this, make sure you also change
// https://developers.google.com/widevine/drm/client/oemcrypto/compatibility
static const std::string kWVAndroidCdmVersion_18_0_1 = "18.0.1";
static const std::string kWVAndroidCdmVersion_18_0_2 = "18.0.2";
static const std::string kWVAndroidCdmVersion = "18.0.1";
} // namespace wvcdm