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

Commit 471d28e5 authored by Ryan Prichard's avatar Ryan Prichard Committed by Automerger Merge Worker
Browse files

Merge "binder: add missing <functional> include" into main am: 41790fcd am:...

Merge "binder: add missing <functional> include" into main am: 41790fcd am: 58f5d917 am: 2620c6db am: f0ffa2a4 am: 60bce2fe

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



Change-Id: I890bfc974837742329e4fd807f542d834d364df5
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 979b6d06 60bce2fe
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -16,6 +16,7 @@

#include <commonFuzzHelpers.h>
#include <fuzzer/FuzzedDataProvider.h>
#include <functional>
#include <string>
#include <vector>
#include "BufferedTextOutput.h"