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

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

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

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

Change-Id: Ic49718d499d5d02c64faff4c3b0f7e8a06c7a480
parents 6de2eb35 8e33ba57
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>