From ebc01680721b3ac8ff59f65166573c1571f14f86 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Sat, 1 Mar 2014 07:58:01 +0100 Subject: android: downgrade WRITE_EXTERNAL_STORAGE to READ_EXTERNAL_STORAGE We're not using external storage yet, but as soon as we will, we only need to read music files, not write them. --- android/AndroidManifest.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'android/AndroidManifest.xml') diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index 4e9010597..6da42999e 100644 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -18,7 +18,7 @@ - + -- cgit v1.2.3