commit | 096240268d8ea5d125251646b660cce9a29feec7 | [log] [tgz] |
---|---|---|
author | Arun Kumar K.R <akumarkr@codeaurora.org> | Wed Aug 29 00:46:51 2018 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Sat Sep 08 09:41:13 2018 -0700 |
tree | aad80031a80b2def684880156b144eb099281b5d | |
parent | f2a8a5a597a216611d5519ba982d2754e08d7938 [diff] |
sdm: Update color modes appropriately for pluggable displays Fix the following for pluggable displays - Use size of SDEDisplayMode::name instead of sizeof() to get the length of color mode name which is a pointer. - Update current_color_mode_ appropriately. Change-Id: Ibe6744d15bc6e19cc2313bed6f1d3b48311f344a Crs-fixed: 2304719