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

Commit 5197ccfa authored by Mathias Agopian's avatar Mathias Agopian Committed by Android (Google) Code Review
Browse files

Merge "fix circular dependency libnativewindow <-> libui"

parents 551f9ba5 ae6bcd26
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -530,7 +530,6 @@ struct ANativeWindow
 /* Backwards compatibility: use ANativeWindow (struct ANativeWindow in C).
  * android_native_window_t is deprecated.
  */
typedef struct ANativeWindow ANativeWindow;
typedef struct ANativeWindow android_native_window_t __deprecated;

/*