commit | 0d04f323859ea7df362b16ac5466990aa3da5729 | [log] [tgz] |
---|---|---|
author | Peiyong Lin <lpy@google.com> | Thu Jan 24 17:49:46 2019 -0800 |
committer | Peiyong Lin <lpy@google.com> | Thu Jan 24 17:57:50 2019 -0800 |
tree | 2756f8bd5c00b40f3981894faf274547d01b8a02 | |
parent | 1bbc8a56c48c38c8dde3df32ed4be606a0d99a4d [diff] |
Eliminate the usage of ConfigStore. Ideally modules above SurfaceFlinger should query ConfigStore through ISurfaceComposer APIs. Previously getWideColorSupport directly evaluate wide color support for built-in display, we don't want that, we should align it with SurfaceFlinger. BUG: 123312783 Test: Build, flash and boot. Verify in logcat. Change-Id: I6299fe1a5483075a98adbb903d3bb68255afb699