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

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

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

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

Change-Id: Iaeed4d3ad8c67c4450fc6fe8e1ac3ba9ad92205d
parents 3aebb8c2 d6a6e178
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>