OSDN Git Service

Use Configstore to test getWideColor function
authorCourtney Goeltzenleuchter <courtneygo@google.com>
Mon, 13 Mar 2017 20:30:00 +0000 (14:30 -0600)
committerCourtney Goeltzenleuchter <courtneygo@google.com>
Wed, 5 Apr 2017 15:28:17 +0000 (09:28 -0600)
commit6a570b60716e4cbccd10432502491588f8a5c096
treeb310b3a3895c51cffd53c1b2f0352bf9d711e257
parent585e32faccaf80cf51e8148959abfbee49624b97
Use Configstore to test getWideColor function

Test: make tests in libs/gui/tests/
Test: adb sync
Test: adb shell /data/nativetest/libgui_test/libgui_test --gtest_filter="SurfaceTest.GetWideColorSupport"
Bug: 29940137

Change-Id: I618c300b1882d2ebd7474586d72f4d469e2d41bf
libs/gui/tests/Android.bp
libs/gui/tests/Surface_test.cpp