platform_hardware_interfaces/graphics
Peiyong Lin 0686afa15a Return display capability if getDisplayBrightnessSupport is not registered.
If getDisplayBrightnessSupport is not registered, there are two possibilities,
one is it's not supported at all, the other is that the support is returned in
getDisplayCapabilities. And thus we need to check getDisplayCapabilities, and
we return UNSUPPORTED always in this case. This patch also allows
getPerFrameMetadataKeys to return UNSUPPORTED on non-HDR capable devices.

BUG: 131595097
Test: Build, boot.
Change-Id: Ied302b1ac702dd94e039f1081d5420395c1bfbf4
2019-05-01 16:58:13 -07:00
..
allocator Add interface tag 2019-01-28 17:55:01 +00:00
bufferqueue Accompany HardwareBuffer with generation number 2019-03-19 06:39:49 -07:00
common Merge "Update makefies: no 'types' internal" 2019-03-05 17:40:03 +00:00
composer Return display capability if getDisplayBrightnessSupport is not registered. 2019-05-01 16:58:13 -07:00
mapper Revert "Call into validateBufferSize and getTransportSize" 2019-04-23 22:54:59 +00:00