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

Commit 974fb94a authored by Steven Moreland's avatar Steven Moreland Committed by Automerger Merge Worker
Browse files

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

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

Change-Id: I5264359105386e2e3c647dafe9ecd3595578871c
parents d2742e0b d71ed7c9
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