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