summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/gui/ISurfaceComposer.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/include/gui/ISurfaceComposer.h b/include/gui/ISurfaceComposer.h
index 84ddb27..6e3fc5a 100644
--- a/include/gui/ISurfaceComposer.h
+++ b/include/gui/ISurfaceComposer.h
@@ -58,9 +58,11 @@ public:
};
enum {
- eDisplayIdMain = 0,
- eDisplayIdHdmi = 1,
+ eDisplayIdMain = 0,
+ eDisplayIdHdmi = 1,
+#ifdef QTI_BSP
eDisplayIdTertiary = 2
+#endif
};
enum Rotation {