From d2491653e9e5ef2c024bdbf4719be8949578f035 Mon Sep 17 00:00:00 2001 From: Laurent Sansonetti Date: Tue, 3 Feb 2015 18:21:01 +0100 Subject: [PATCH] enable vm debug logs if app.vm_debug_logs is set to true --- lib/motion/project/template/android.rb | 2 ++ lib/motion/project/template/android/config.rb | 3 +++ 2 files changed, 5 insertions(+) diff --git a/lib/motion/project/template/android.rb b/lib/motion/project/template/android.rb index f7cf6c4e..f56a8c85 100644 --- a/lib/motion/project/template/android.rb +++ b/lib/motion/project/template/android.rb @@ -170,6 +170,7 @@ EOS end payload_c_txt << <