@ -1,6 +1,7 @@
#include <pEp/keymanagement.h>
#include <pEp/blacklist.h>
#include <pEp/Adapter.hh>
#include <pEp/pEpLog.hh>
#ifndef ANDROID
#include <string.h>
@ -1,5 +1,9 @@
#include <pEp/message_api.h>
#include "jniutils.hh"
extern "C" {
JNIEXPORT jint JNICALL Java_foundation_pEp_jniadapter_Identity__1getRating(JNIEnv *env, jobject thiz, jint comm_type)