mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-12-11 06:45:34 -05:00
Overlay fixes
This commit is contained in:
parent
91a6b29806
commit
2f50e7c142
12 changed files with 12 additions and 7 deletions
|
|
@ -242,10 +242,6 @@
|
|||
<!-- Integer indicating wpa_supplicant scan interval in milliseconds -->
|
||||
<integer translatable="false" name="config_wifi_supplicant_scan_interval">30000</integer>
|
||||
|
||||
<!-- Boolean indicating whether the HWC setColorTransform function can be performed efficiently
|
||||
in hardware. -->
|
||||
<bool name="config_setColorTransformAccelerated">false</bool>
|
||||
|
||||
<!-- Enables the TimeZoneRuleManager service. This is the master switch for the updateable time
|
||||
zone update mechanism. -->
|
||||
<bool name="config_enableUpdateableTimeZoneRules">false</bool>
|
||||
|
|
|
|||
|
|
@ -13,7 +13,6 @@
|
|||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
|
||||
<resources>
|
||||
|
||||
<!-- Flags setup as productivity oriented in which case Downloads app will be presented
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue