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

Commit f21740b5 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Include JvmUtils.h only if needed in RpcSession.cpp" into main

parents 701db664 5aea1f2a
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -35,7 +35,9 @@

#include "BuildFlags.h"
#include "FdTrigger.h"
#if defined(__ANDROID__) && !defined(__ANDROID_RECOVERY__)
#include "JvmUtils.h"
#endif
#include "OS.h"
#include "RpcSocketAddress.h"
#include "RpcState.h"