Add missing JNIEXPORT and JNICALL to createTestActivity() JNI call
authorMika Isojärvi <misojarvi@google.com>
Fri, 8 Sep 2017 19:36:34 +0000 (12:36 -0700)
committerMika Isojärvi <misojarvi@google.com>
Mon, 25 Sep 2017 19:58:09 +0000 (12:58 -0700)
commit1e7c5746fb3d02262bf5f29b90bb4d2eb9d6ded4
tree0439bd96b114b07c59b50ed8057bd5c21f71881d
parent87d4d9b27636de8d0a36d871c060c5cacfc8698e
Add missing JNIEXPORT and JNICALL to createTestActivity() JNI call

Test: Ran internal deqp tests on couple of Google devices
Change-Id: I08c8ff0a040261aaf60fa761158a12cccff987c2
framework/platform/android/tcuAndroidMain.cpp