OSDN Git Service

Read saturation boost from a persistent property
authorRomain Guy <romainguy@google.com>
Tue, 6 Jun 2017 01:38:53 +0000 (18:38 -0700)
committerRomain Guy <romainguy@google.com>
Tue, 6 Jun 2017 02:34:41 +0000 (19:34 -0700)
commit3054f004567bffc4b77e31fcf8d6c126b2262295
treef390de1f194944c9771ac95ef2eccf8d15f46cb8
parent378053760f1d45e5a1767a7cbbb2b1183e3c0662
Read saturation boost from a persistent property

We use a persisten property because Android's various settings
stores are not available early enough to avoid a color change
during the boot animation.

Bug: 62238038
Test: Manual
Change-Id: I905435efe89b5e1c85fc8a396b7888de5c318a18
services/surfaceflinger/SurfaceFlinger.cpp