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

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

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

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I2ff2b30599a3bff044ca46dae6f3ed1cb10a535a
parents 5b2622b7 3ff5ff6f
Loading
Loading
Loading
Loading
+0 −4
Original line number Original line Diff line number Diff line
@@ -88,10 +88,6 @@ struct binder_frozen_status_info {
};
};
#endif //BINDER_GET_FROZEN_INFO
#endif //BINDER_GET_FROZEN_INFO


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

#ifdef __cplusplus
#ifdef __cplusplus
}   // namespace android
}   // namespace android
#endif
#endif