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

Commit 290062c5 authored by Robert Shih's avatar Robert Shih Committed by android-build-merger
Browse files

Merge "NdkMediaCodec: typedef struct ANativeWindow ANativeWindow" am:...

Merge "NdkMediaCodec: typedef struct ANativeWindow ANativeWindow" am: 700ba4e8 am: 8add7e58 am: 2ee6848d
am: a3c657a4

Change-Id: I4e47d2f4e73a9a2244277b6fbbdcbe4c7f66a5c7
parents 608fa64d a3c657a4
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