The display-related uapi header files are missing for sdm845.
Add them to the appropriate directories so Android compiles.
This is a snapshot of commit aee3908e4cf9 ("msm: mdss: Add Rec2020
YUV conversion to CSC tables").
CRs-Fixed: 2016909
Change-Id: Iea1cdf47e440484ddf76ffde50bf24dd7a384604
Signed-off-by: Bruce Levy <blevy@codeaurora.org>
7 lines
148 B
Makefile
7 lines
148 B
Makefile
# UAPI Header export list
|
|
header-y += edid.h
|
|
header-y += msm_hdmi_hdcp_mgr.h
|
|
header-y += msm_hdmi_modes.h
|
|
header-y += sisfb.h
|
|
header-y += uvesafb.h
|