Loading libs/gui/ISurfaceComposerClient.cpp +0 −9 Original line number Diff line number Diff line Loading @@ -35,15 +35,6 @@ // --------------------------------------------------------------------------- /* ideally AID_GRAPHICS would be in a semi-public header * or there would be a way to map a user/group name to its id */ #ifndef AID_GRAPHICS #define AID_GRAPHICS 1003 #endif // --------------------------------------------------------------------------- namespace android { enum { Loading services/surfaceflinger/SurfaceFlinger.cpp +1 −7 Original line number Diff line number Diff line Loading @@ -59,15 +59,9 @@ #include "DisplayHardware/DisplayHardware.h" #include "DisplayHardware/HWComposer.h" #include <private/android_filesystem_config.h> #include <private/surfaceflinger/SharedBufferStack.h> /* ideally AID_GRAPHICS would be in a semi-public header * or there would be a way to map a user/group name to its id */ #ifndef AID_GRAPHICS #define AID_GRAPHICS 1003 #endif #define EGL_VERSION_HW_ANDROID 0x3143 #define DISPLAY_COUNT 1 Loading Loading
libs/gui/ISurfaceComposerClient.cpp +0 −9 Original line number Diff line number Diff line Loading @@ -35,15 +35,6 @@ // --------------------------------------------------------------------------- /* ideally AID_GRAPHICS would be in a semi-public header * or there would be a way to map a user/group name to its id */ #ifndef AID_GRAPHICS #define AID_GRAPHICS 1003 #endif // --------------------------------------------------------------------------- namespace android { enum { Loading
services/surfaceflinger/SurfaceFlinger.cpp +1 −7 Original line number Diff line number Diff line Loading @@ -59,15 +59,9 @@ #include "DisplayHardware/DisplayHardware.h" #include "DisplayHardware/HWComposer.h" #include <private/android_filesystem_config.h> #include <private/surfaceflinger/SharedBufferStack.h> /* ideally AID_GRAPHICS would be in a semi-public header * or there would be a way to map a user/group name to its id */ #ifndef AID_GRAPHICS #define AID_GRAPHICS 1003 #endif #define EGL_VERSION_HW_ANDROID 0x3143 #define DISPLAY_COUNT 1 Loading