Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c6845e33 authored by Tatenda Chipeperekwa's avatar Tatenda Chipeperekwa
Browse files

kernel_headers: Add msm_hdmi_hdcp_mgr.h header



Add msm_hdmi_hdcp_mgr.h header that is exported from the display
techpack for use in the display userspace modules.

Change-Id: Ib17dee3daf3f7998ea76d18cdc55e724266a0021
Signed-off-by: default avatarTatenda Chipeperekwa <tatendac@codeaurora.org>
parent 816c0efa
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1003,6 +1003,7 @@ gen_headers_out_arm = [
    "display/drm/sde_drm.h",
    "display/media/mmm_color_fmt.h",
    "display/media/msm_sde_rotator.h",
    "display/hdcp/msm_hdmi_hdcp_mgr.h",
    "vidc/media/msm_media_info.h",
    "vidc/media/msm_vidc_utils.h",
]
+1 −0
Original line number Diff line number Diff line
@@ -999,6 +999,7 @@ gen_headers_out_arm64 = [
    "display/drm/sde_drm.h",
    "display/media/mmm_color_fmt.h",
    "display/media/msm_sde_rotator.h",
    "display/hdcp/msm_hdmi_hdcp_mgr.h",
    "vidc/media/msm_media_info.h",
    "vidc/media/msm_vidc_utils.h",
]