You've already forked android_translation_layer
mirror of
https://gitlab.com/android_translation_layer/android_translation_layer.git
synced 2025-10-27 11:48:10 -07:00
split handle_cache out of util.c
This commit is contained in:
@@ -456,6 +456,7 @@ static void open(GtkApplication *app, GFile **files, gint nfiles, const gchar *h
|
||||
// some apps need the apk path since they directly read their apk
|
||||
apk_path = strdup(apk_classpath);
|
||||
|
||||
(*env)->GetJavaVM(env, &jvm);
|
||||
set_up_handle_cache(env);
|
||||
|
||||
/* -- misc -- */
|
||||
|
||||
Reference in New Issue
Block a user