diff --git a/include/gui/ISurfaceComposer.h b/include/gui/ISurfaceComposer.h index 8c3d49e64..d5570ea00 100644 --- a/include/gui/ISurfaceComposer.h +++ b/include/gui/ISurfaceComposer.h @@ -58,8 +58,9 @@ public: }; enum { - eDisplayIdMain = 0, - eDisplayIdHdmi = 1 + eDisplayIdMain = 0, + eDisplayIdHdmi = 1, + eDisplayIdTertiary = 2 }; enum Rotation {