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

Commit a3c657a4 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

am: 2ee6848d

Change-Id: Id01aec0b604a329a0187bd41690e765eb411fec6
parents a142612d 2ee6848d
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