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

Commit d67685e7 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "libbinder: RpcSession - avoid recursive include" am: 8e33ba57 am:...

Merge "libbinder: RpcSession - avoid recursive include" am: 8e33ba57 am: d6a6e178 am: 89c7ae7e am: 014a4507 am: fd1b0f5e

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

Change-Id: Ica3ae4a7f95f5d110c649b212b374459c7648898
parents ad31f060 fd1b0f5e
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -18,7 +18,6 @@
#include <android-base/unique_fd.h>
#include <binder/IBinder.h>
#include <binder/RpcAddress.h>
#include <binder/RpcSession.h>
#include <binder/RpcTransport.h>
#include <utils/Errors.h>
#include <utils/RefBase.h>