Merge "Fix support for app package name." into oc-mr1-dev

This commit is contained in:
TreeHugger Robot
2017-09-07 19:25:10 +00:00
committed by Android (Google) Code Review
9 changed files with 50 additions and 11 deletions

View File

@@ -105,6 +105,7 @@ static const std::string HLS_URI_ATTRIBUTE = "URI";
static const char EMPTY_ORIGIN[] = "";
static const char EMPTY_SPOID[] = "";
static const char EMPTY_APP_PACKAGE_NAME[] = "";
} // namespace wvcdm
#endif // WVCDM_CORE_WV_CDM_CONSTANTS_H_