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

Commit d71ed7c9 authored by Steven Moreland's avatar Steven Moreland Committed by Android (Google) Code Review
Browse files

Merge "libbinder: organize fuzzers" into sc-dev

parents 100c6bb3 e9316e8a
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