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

Commit cbd3e079 authored by Abhisek Devkota's avatar Abhisek Devkota Committed by Gerrit Code Review
Browse files

gui: only support tertiary display if QTI_BSP is defined

Non-caf display HALs crap out with this

Change-Id: I9db8a74e262e674335cd993a5365e05d3715d1e8
parent 8befd14c
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -60,7 +60,9 @@ public:
    enum {
        eDisplayIdMain = 0,
        eDisplayIdHdmi = 1,
#ifdef QTI_BSP
        eDisplayIdTertiary = 2
#endif
    };

    enum Rotation {