From 845888aae1723199b55d11f99888d869fd8a9d1c Mon Sep 17 00:00:00 2001 From: tilaksidduram Date: Thu, 20 Nov 2014 08:18:49 +0530 Subject: n7100: storage_list: no more external app moving --- overlay/frameworks/base/core/res/res/xml/storage_list.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (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 9108fdc..b576f8a 100644 --- a/overlay/frameworks/base/core/res/res/xml/storage_list.xml +++ b/overlay/frameworks/base/core/res/res/xml/storage_list.xml @@ -43,8 +43,7 @@ android:storageDescription="@string/storage_sd_card" android:primary="false" android:removable="true" - android:allowMassStorage="true" - android:externalApps="true" /> + android:allowMassStorage="true" />