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

Commit 700ba4e8 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "NdkMediaCodec: typedef struct ANativeWindow ANativeWindow"

parents 8798a2dd f6d1049d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -39,6 +39,7 @@ extern "C" {
#endif

struct ANativeWindow;
typedef struct ANativeWindow ANativeWindow;

#if __ANDROID_API__ >= 21