OSDN Git Service

remove primary condition check on storage format.
authorPierre <pierre@broadcom.com>
Wed, 23 Oct 2013 18:33:35 +0000 (11:33 -0700)
committerJeff Sharkey <jsharkey@android.com>
Fri, 25 Oct 2013 20:12:28 +0000 (13:12 -0700)
commit93df01e3a776d4d7806eec53b2ad3aca8a7dcd45
treed683619d8da57ecf1c01243ef24a8caab315573f
parentcace3d8d28f005e6226a3eb909f8ebc3668ef805
remove primary condition check on storage format.

this change seemed to have been introduced originally
via commit d2a6f28fa7ba8189d2a1987129db27fd840fac0f
as a workaround to fix interoperability problem with MTP,
then commit 8218d3ba180505a52998caa1fd9f6a1647984e7f
seemed to have address this problem.

therefore it looks like removing the original restriction
is in order to allow formating of the sd-card when not
primary storage.

Bug: 11352632
Change-Id: I0419135a607dac08c44a3f30a7ccdcad17c46437
Signed-off-by: Pierre <pierre@broadcom.com>
src/com/android/settings/deviceinfo/StorageVolumePreferenceCategory.java