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

Commit f0ffa2a4 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

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



Change-Id: Id303e814f9d81d93dafb91ff58d3ae30a6aee766
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 5a4e2465 2620c6db
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"