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

Commit 17706453 authored by Orion Hodson's avatar Orion Hodson
Browse files

Sync with libnativehelper refactoring

jniGetFDFromFileDescriptor() is now a legacy method and moved to a
separate header.

Bug: 151443957
Bug: 158749603
Test: m
Change-Id: Ifb5221f3d5a0dee61599ae65800c2cf2218e98ab
parent 0d298bfa
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -31,6 +31,8 @@
#include <string>
#include <string>


#include <nativehelper/JNIHelp.h>
#include <nativehelper/JNIHelp.h>
#include <nativehelper/JNIHelpCompat.h>

#include <android/log.h>
#include <android/log.h>


namespace android {
namespace android {