msm8976-common: overlay: Cleanup

* These are the default values

Change-Id: I8283f5d98cfaaa0d6fee05ef7559acddf6966730
This commit is contained in:
Luca Stefani 2017-01-26 16:52:19 +01:00
parent 983cf16b10
commit 44df3ee7f5
1 changed files with 0 additions and 18 deletions

View File

@ -81,19 +81,9 @@
<!-- Make things go fast -->
<bool name="config_ui_enableFadingMarquee">false</bool>
<!-- Configuration to restart radio upon PDP_DEACTIVATE with
error cause as Regular deactivation(36). -->
<bool name="config_restart_radio_on_pdp_fail_regular_deactivation">false</bool>
<!-- Set to true to add links to Cell Broadcast app from Settings and MMS app. -->
<bool name="config_cellBroadcastAppLinks">true</bool>
<!-- Shutdown if the battery temperature exceeds (this value * 0.1) Celsius. -->
<integer name="config_shutdownBatteryTemperature">680</integer>
<!-- reference volume index for music stream to limit headphone volume and display warning -->
<integer name="config_safe_media_volume_index">10</integer>
<!-- Indicate whether closing the lid causes the device to go to sleep and opening
it causes the device to wake up.
The default is false. -->
@ -163,14 +153,6 @@
<item>7,1</item>
</string-array>
<!-- Vibrator pattern for feedback about a long screen/key press -->
<integer-array name="config_longPressVibePattern">
<item>0</item>
<item>1</item>
<item>20</item>
<item>21</item>
</integer-array>
<!-- Boolean indicating whether the wifi chipset has dual frequency band support -->
<bool translatable="false" name="config_wifi_dual_band_support">true</bool>