--- android/main.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/android/main.c b/android/main.c index c3fb80e..cfa728d 100644 --- a/android/main.c +++ b/android/main.c @@ -341,5 +341,7 @@ int main(int argc, char *argv[]) info("Exit"); + __btd_log_cleanup(); + return EXIT_SUCCESS; } -- 1.8.4 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html