Merge "Report binderized vendor service name" into oc-dev
am: eef94c002f
Change-Id: I7b0a17b2cb1328df14cf771ecd01908eb8e3a427
This commit is contained in:
@@ -32,8 +32,7 @@ namespace widevine_vts {
|
||||
virtual std::vector<ContentConfiguration>
|
||||
getContentConfigurations() const;
|
||||
|
||||
// TODO: change to "widevine" when HAL service is available
|
||||
virtual std::string getServiceName() const {return "default";}
|
||||
virtual std::string getServiceName() const {return "widevine";}
|
||||
|
||||
private:
|
||||
WidevineVTSVendorModule_V1(const WidevineVTSVendorModule_V1&) = delete;
|
||||
|
||||
Reference in New Issue
Block a user