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

Commit 40d8201a authored by Arthur Ishiguro's avatar Arthur Ishiguro
Browse files

Fix includes in RecordedTransaction.h

Bug: 410035138
Flag: EXEMPT minor bug fix
Test: Compile
Change-Id: I4bf9dc5596d4c6a47dd37e0db6ed50fc846562c7
parent 8ba73892
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -19,7 +19,8 @@
#include <binder/Common.h>
#include <binder/Parcel.h>
#include <binder/unique_fd.h>
#include <mutex>

#include <time.h>

namespace android {