From 3e3743f1009e14118b1387d5c57402aee14ba40c Mon Sep 17 00:00:00 2001 From: Bjorn Bringert Date: Mon, 18 Apr 2011 20:44:56 +0100 Subject: Add external storage perm to Pico The TTS engine now needs to have its own permissions set, since it is running in its own process. Also removes the minSdkVersion=2 to let the build system set it automatically. Change-Id: I7aea73ee5a415179f9b8b44e8f73c024b93f8983 --- pico/AndroidManifest.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pico/AndroidManifest.xml b/pico/AndroidManifest.xml index b5ffe45..7473233 100755 --- a/pico/AndroidManifest.xml +++ b/pico/AndroidManifest.xml @@ -14,8 +14,9 @@ - + +