Skip to content

Commit

Permalink
galaxys2: name emmc "internal" again, switchablepair takes care now
Browse files Browse the repository at this point in the history
Change-Id: Icbc1917d9ba751d1a2674e4687ef018d24b13cb5
  • Loading branch information
codeworkx committed Apr 22, 2012
1 parent bdff3a4 commit 867c45d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion overlay/frameworks/base/core/res/res/xml/storage_list.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@

<StorageList xmlns:android="http://schemas.android.com/apk/res/android">
<storage android:mountPoint="/mnt/emmc"
android:storageDescription="@string/storage_sd_card"
android:storageDescription="@string/storage_internal"
android:primary="false"
android:removable="false"
android:allowMassStorage="true" />
Expand Down

0 comments on commit 867c45d

Please sign in to comment.