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

Commit 8e33ba57 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "libbinder: RpcSession - avoid recursive include"

parents 1291f27a 9cac4c0a
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -18,7 +18,6 @@
#include <android-base/unique_fd.h>
#include <android-base/unique_fd.h>
#include <binder/IBinder.h>
#include <binder/IBinder.h>
#include <binder/RpcAddress.h>
#include <binder/RpcAddress.h>
#include <binder/RpcSession.h>
#include <binder/RpcTransport.h>
#include <binder/RpcTransport.h>
#include <utils/Errors.h>
#include <utils/Errors.h>
#include <utils/RefBase.h>
#include <utils/RefBase.h>