Skip to content

Conversation

ssitar583
Copy link
Contributor

No description provided.

@ssitar583 ssitar583 requested a review from a team as a code owner August 12, 2025 11:32
@arun-madhavan-013
Copy link
Contributor

Related Change: rdkcentral/entservices-apis#455

@@ -350,6 +350,23 @@
Core::hresult HdcpProfileImplementation::GetHDCPStatus(HDCPStatus& hdcpstatus,bool& success)
{
success = GetHDCPStatusInternal(hdcpstatus);
if(fopen("/opt/check1.txt","r")!=NULL)
{
return ERROR_FILE_IO;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants