OSDN Git Service

removed log print statements for configstore from SurfaceFlingerConfigs.cpp
authorJaesoo Lee <jaesoo@google.com>
Fri, 24 Mar 2017 05:08:24 +0000 (14:08 +0900)
committerJaesoo Lee <jaesoo@google.com>
Wed, 5 Apr 2017 02:37:30 +0000 (11:37 +0900)
commit0481c3f717a645e71d43871ca4ca56cf4b772716
treef7f6ad19fd0e709546da27e7abed6e8225742b31
parent0dc72ecbb798971d6f394d7f4dbc9d1f4006da5f
removed log print statements for configstore from SurfaceFlingerConfigs.cpp

Log messages for the retrieved values from configstore will be
automatically printed at the client side (by configstore-utils).

Bug: 36275627
Test: Built and check the log messages
Change-Id: Id5033a74ef58778e93e39be6ac5b9e10ee28c5cf
configstore/1.0/default/SurfaceFlingerConfigs.cpp