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

@@ -51,6 +51,7 @@ const int kHttpInternalServerError = 500;
const wvcdm::CdmIdentifier kExampleIdentifier = {
wvcdm::EMPTY_SPOID,
"com.example",
"com.example"
};