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

Commit 3ff5ff6f authored by Christopher Ferris's avatar Christopher Ferris Committed by Gerrit Code Review
Browse files

Merge "Update for kernel 5.11 binder header."

parents 88acd173 66072819
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -88,10 +88,6 @@ struct binder_frozen_status_info {
};
#endif //BINDER_GET_FROZEN_INFO

enum transaction_flags_ext {
    TF_CLEAR_BUF = 0x20, /* clear buffer on txn complete */
};

#ifdef __cplusplus
}   // namespace android
#endif