Skip to content

Commit

Permalink
Update storage_list.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
95A31 committed Apr 11, 2014
1 parent 11d46cc commit 4006d81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions overlay/frameworks/base/core/res/res/xml/storage_list.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
android:storageDescription="@string/storage_internal"
android:primary="true"
android:removable="false"
android:allowMassStorage="true" /
android:maxFileSize="4096" >
android:allowMassStorage="true"
android:maxFileSize="4096" />

<storage android:mountPoint="/storage/sdcard1"
android:storageDescription="@string/storage_sd_card"
Expand Down

0 comments on commit 4006d81

Please sign in to comment.