copy log: add option to include logcat
Change-Id: I9689df4560d5209f385fbbc3e233859754b3ebbd
diff --git a/gui/theme/common/watch.xml b/gui/theme/common/watch.xml
index 251e0f6..171fc38 100755
--- a/gui/theme/common/watch.xml
+++ b/gui/theme/common/watch.xml
@@ -266,6 +266,13 @@
<data variable="tw_include_kernel_log" value="1"/>
</checkbox>
+ <checkbox>
+ <condition var1="tw_logcat_exists" var2="1"/>
+ <placement x="%indent%" y="%row2_y%"/>
+ <text>{@include_logcat=Include Logcat}</text>
+ <data variable="tw_include_logcat" value="1"/>
+ </checkbox>
+
<slider>
<text>{@swipe_confirm= Confirm}</text>
<actions>