From be426a20e74f110765ae6aa701bc3296ef0c7dff Mon Sep 17 00:00:00 2001 From: Adam Barth Date: Tue, 13 Oct 2015 13:46:41 -0700 Subject: [PATCH] Mark SkyShell as debuggable This patch makes it easier to work with SkyShell on non-rooted devices. --- build/android/lint/suppressions.xml | 3 +++ sky/shell/android/AndroidManifest.xml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/build/android/lint/suppressions.xml b/build/android/lint/suppressions.xml index e44faef7f62..cb77c1f1e1f 100644 --- a/build/android/lint/suppressions.xml +++ b/build/android/lint/suppressions.xml @@ -41,6 +41,9 @@ Still reading? + + + diff --git a/sky/shell/android/AndroidManifest.xml b/sky/shell/android/AndroidManifest.xml index ca7c18534a4..ca7cd386000 100644 --- a/sky/shell/android/AndroidManifest.xml +++ b/sky/shell/android/AndroidManifest.xml @@ -10,7 +10,7 @@ - +