blob: 5b53dcfc87d3e35e28d2aecaf24894c25008222c [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!--
/**
* Copyright (c) 2016, The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
-->
<resources>
<bool name="def_device_provisioned">false</bool>
<!-- default setting for Settings.System.END_BUTTON_BEHAVIOR: 0 for car -->
<integer name="def_end_button_behavior">0</integer>
<bool name="def_bluetooth_on">true</bool>
<bool name="def_wifi_on">false</bool>
<!-- Disable system heads-up notifications -->
<integer name="def_heads_up_enabled">0</integer>
<!-- Default for UI touch sounds disabled -->
<bool name="def_sound_effects_enabled">false</bool>
</resources>