Merge "AndroidRuntime.h: do not include IBinder.h"

This commit is contained in:
Yifan Hong
2021-04-28 17:29:44 +00:00
committed by Gerrit Code Review

View File

@@ -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>