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

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

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

parents 8d3347ee 87c1f50b
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 {

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