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

Commit cda04123 authored by Yifan Hong's avatar Yifan Hong
Browse files

AndroidRuntime.h: do not include IBinder.h

IWYU

Bug: 186266747
Test: m checkbuild
Change-Id: I9ae58eb94f063fbaaf7455a13182c5d2bee96ee2
parent b1060eb9
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -19,7 +19,6 @@
#ifndef _RUNTIME_ANDROID_RUNTIME_H
#define _RUNTIME_ANDROID_RUNTIME_H

#include <binder/IBinder.h>
#include <jni.h>
#include <pthread.h>
#include <utils/Errors.h>