deb: remove duplicate overlay

This commit is contained in:
followmsi 2019-01-22 10:09:09 +01:00
parent 687243bf48
commit c2f07b1653

View file

@ -237,8 +237,6 @@
<!-- reference volume index for music stream to limit headphone volume and display warning -->
<integer name="config_safe_media_volume_index">6</integer>
<bool name="config_enableWifiDisplay">true</bool>
<!-- Minimum span needed to begin a touch scaling gesture.
If the span is equal to or greater than this size, a scaling gesture
will begin, where supported. (See android.view.ScaleGestureDetector)