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

Commit 765b252b authored by Steven Moreland's avatar Steven Moreland Committed by Automerger Merge Worker
Browse files

Merge "libbinder: organize fuzzers" into sc-dev am: d71ed7c9 am: 974fb94a

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

Change-Id: I74cb8820cc33261e253edcacd735816e96a3d8f2
parents df109622 974fb94a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@

// libbinder_ndk doesn't export this header which breaks down its API for NDK
// and APEX users, but we need access to it to fuzz.
#include "../ndk/parcel_internal.h"
#include "../../ndk/parcel_internal.h"

class NdkParcelAdapter {
public:
Loading