commit | f09421f093794a8a59d151b79dac7da9bca84a1e | [log] [tgz] |
---|---|---|
author | Peiyong Lin <lpy@google.com> | Fri Oct 26 18:31:03 2018 -0700 |
committer | Peiyong Lin <lpy@google.com> | Fri Nov 30 09:33:40 2018 -0800 |
tree | e050cd042ffac58da7a61f618baa40d78da145bd | |
parent | 73194310d8f66929d726c0a91d18574f42846c83 [diff] |
[hwcomposer2] Introduced DisplayCapability. Previously, capability like SkipClientColorTransform is a global capability of device. However, the hardware is not necessarily able to apply for all displays, for example external display. Thus, in this patch, we introduce DisplayCapability for per display capability query. BUG: 69911676 Test: Build, flash and boot Change-Id: Id34c83acacb94ebfe27077122e4581522aca9d03