#ifndef WVCDM_WV_ANDROID_CONSTANTS_H_ #define WVCDM_WV_ANDROID_CONSTANTS_H_ #include namespace wvcdm { static const std::string kWVAndroidCdmVersion = "16.0.0"; } // namespace wvcdm #endif // WVCDM_WV_ANDROID_CONSTANTS_H_