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

Commit 2ee6848d authored by Robert Shih's avatar Robert Shih Committed by android-build-merger
Browse files

Merge "NdkMediaCodec: typedef struct ANativeWindow ANativeWindow" am: 700ba4e8

am: 8add7e58

Change-Id: I6c1d8f7e10bc217b3a0e81f7c7fa3fc5bd6d5f83
parents 830f9a81 8add7e58
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