OSDN Git Service

Let the system process set the saturation boost
authorRomain Guy <romainguy@google.com>
Mon, 5 Jun 2017 20:51:43 +0000 (13:51 -0700)
committerRomain Guy <romainguy@google.com>
Mon, 5 Jun 2017 20:51:43 +0000 (13:51 -0700)
commit8c6bbd63d8bb06197c671690268c49d20949d8cc
tree5bcd998348965771774d00e5292c524b27531582
parent0147a17adb08a155e1d6f72e6ca5e794fc7f5cc4
Let the system process set the saturation boost

The display manager service will need to call this code early
in the boot process, but before the hardware test calling permission
check can pass (it depends on the order of initalization of other
services like sensors).

Bug: 62238038
Test: Manual (modified display manager service)
Change-Id: I46a673ba971e566a0b9e023005c41fa54603cd1f
services/surfaceflinger/SurfaceFlinger.cpp