diff --git a/drivers/android/binder_alloc.h b/drivers/android/binder_alloc.h index 70387234477e..0bd725f053b2 100644 --- a/drivers/android/binder_alloc.h +++ b/drivers/android/binder_alloc.h @@ -109,6 +109,7 @@ struct binder_alloc { int pid; size_t pages_high; bool oneway_spam_detected; + ANDROID_OEM_DATA(1); }; #ifdef CONFIG_ANDROID_BINDER_IPC_SELFTEST