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

Commit 331822d6 authored by Christopher Ferris's avatar Christopher Ferris Committed by Automerger Merge Worker
Browse files

Merge "Update for kernel 5.11 binder header." am: 3ff5ff6f am: e6dfd1b4 am: 7361fe6c

Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/1593108

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I676e476ed19ba62b204c70e472c9c6dbea3b3d7f
parents 98c03900 7361fe6c
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