commit | f9062b696444f35c4385d207e6cafbb99ed8828f | [log] [tgz] |
---|---|---|
author | Sasha McIntosh <sashamcintosh@google.com> | Tue Nov 12 10:55:06 2024 -0500 |
committer | Sasha McIntosh <sashamcintosh@google.com> | Thu Jan 30 23:09:52 2025 -0500 |
tree | b43b33c85597cc83acd2c71e43224d5cd18ec53c | |
parent | f8c14115ec4b02a1af33e90a1ec40f9fe59d8fa8 [diff] [blame] |
drm_hwcomposer: Set HDR metadata on the connector Implement a function to set HDR metadata on the connector. Support HDR10 and HLG, which are common HDR types. Change-Id: Id3dbe8eea2ee6b8ba700af23845a43e2070dd14e Signed-off-by: Sasha McIntosh <sashamcintosh@google.com>
diff --git a/Android.bp b/Android.bp index a8d95eb..fab7a98 100644 --- a/Android.bp +++ b/Android.bp
@@ -104,6 +104,7 @@ "utils/fd.cpp", "utils/properties.cpp", + "utils/LibdisplayEdidWrapper.cpp", ], }