Skip to content
This repository was archived by the owner on Aug 27, 2024. It is now read-only.

Commit 6cfb5ae

Browse files
committed
[CP] Add CP_SRM declaration back for Android code compilation, actually CP_SRM
is not supported in new version drm-tip kernel, Android should use old version drm-tip(4.19) kernel. Signed-off-by: Yu Shiqiang <shiqiang.yu@intel.com>
1 parent 4b2c84e commit 6cfb5ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

daemon/portmanager.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@
6565
#define CONTENT_PROTECTION "Content Protection"
6666
#define CP_CONTENT_TYPE "HDCP Content Type"
6767
#define CP_DOWNSTREAM_INFO "CP_Downstream_Info"
68+
#define CP_SRM "CP_SRM"
6869

6970
typedef struct _DownstreamInfo
7071
{

0 commit comments

Comments
 (0)