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

Commit 87c1f50b authored by Mathias Agopian's avatar Mathias Agopian Committed by Android Git Automerger
Browse files

am 445a9785: Merge "don\'t hardcode "mSurface" throughout our source code" into kraken

parents 272240be 296c9dc4
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -30,6 +30,8 @@
#include <surfaceflinger/ISurface.h>
#include <surfaceflinger/ISurfaceFlingerClient.h>

#define ANDROID_VIEW_SURFACE_JNI_ID    "mNativeSurface"

namespace android {

// ---------------------------------------------------------------------------