Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 493fde44 authored by Jaesoo Lee's avatar Jaesoo Lee Committed by android-build-merger
Browse files

configstore: should import ISurfaceFlingerConfigs

am: b2f9ce2d

Change-Id: I5b928e6d01ae3185cc695399ed35933aeb20d3c8
parents 121fb5ce b2f9ce2d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -49,6 +49,7 @@ namespace android {

// retrieve wide-color setting from configstore
using namespace android::hardware::configstore;
using namespace android::hardware::configstore::V1_0;

static bool hasWideColorDisplay =
        getBool<ISurfaceFlingerConfigs, &ISurfaceFlingerConfigs::hasWideColorDisplay>(false);