From 4132ca09b15029ba2d299ba3c6a4c1aaf634cd3e Mon Sep 17 00:00:00 2001 From: Oran Avraham Date: Mon, 15 Oct 2012 06:48:36 +0200 Subject: i9300: allow mass storage mode for external sdcard Change-Id: I82c8ba66856e5e7763c3939659f148a1bdc3aad1 Signed-off-by: Oran Avraham --- overlay/frameworks/base/core/res/res/xml/storage_list.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'overlay') diff --git a/overlay/frameworks/base/core/res/res/xml/storage_list.xml b/overlay/frameworks/base/core/res/res/xml/storage_list.xml index 30c5bd6..d9247c5 100644 --- a/overlay/frameworks/base/core/res/res/xml/storage_list.xml +++ b/overlay/frameworks/base/core/res/res/xml/storage_list.xml @@ -42,7 +42,8 @@ + android:removable="true" + android:allowMassStorage="true" />