Configuration param to indicate if sd card is behind the battery.

This is to disable unmounting of the sd card by the user.
This commit is contained in:
Amith Yamasani
2010-02-24 20:24:10 -08:00
parent ba289966c6
commit 55df5c2c7c

View File

@@ -138,6 +138,9 @@
closed. The default is 0. -->
<integer name="config_lidNavigationAccessibility">0</integer>
<!-- Indicate whether the SD card is accessible without removing the battery. -->
<bool name="config_batterySdCardAccessibility">false</bool>
<!-- Vibrator pattern for feedback about a long screen/key press -->
<integer-array name="config_longPressVibePattern">
<item>0</item>