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

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

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

Change-Id: I7bc1272fc77331bfa334705285cf72d5057ce87b
parents 90aa1640 014a4507
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>