From 63a395125aa40ab9f30f3479d8e005306a16bd78 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Tue, 24 Mar 2020 12:12:25 +0530 Subject: Introduce realtime log viewer This contains a share button and a save button, the former using a custom content provider. Co-authored-by: Jason A. Donenfeld Signed-off-by: Harsh Shandilya Signed-off-by: Jason A. Donenfeld --- ui/src/main/res/xml/preferences.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'ui/src/main/res/xml/preferences.xml') diff --git a/ui/src/main/res/xml/preferences.xml b/ui/src/main/res/xml/preferences.xml index 4668fab4..06d7ac7c 100644 --- a/ui/src/main/res/xml/preferences.xml +++ b/ui/src/main/res/xml/preferences.xml @@ -8,7 +8,10 @@ android:summaryOff="@string/restore_on_boot_summary_off" android:title="@string/restore_on_boot_title" /> - +