ea456f56d5
Change-Id: I401921a868d481002a5fff3b18161d5bcff81682
75 lines
4.0 KiB
XML
75 lines
4.0 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!--
|
|
Copyright (c) 2019, The Linux Foundation. All rights reserved.
|
|
|
|
Redistribution and use in source and binary forms, with or without
|
|
modification, are permitted provided that the following conditions are
|
|
met:
|
|
* Redistributions of source code must retain the above copyright
|
|
notice, this list of conditions and the following disclaimer.
|
|
* Redistributions in binary form must reproduce the above
|
|
copyright notice, this list of conditions and the following
|
|
disclaimer in the documentation and/or other materials provided
|
|
with the distribution.
|
|
* Neither the name of The Linux Foundation nor the names of its
|
|
contributors may be used to endorse or promote products derived
|
|
from this software without specific prior written permission.
|
|
|
|
THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED
|
|
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
|
|
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT
|
|
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
|
|
BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
|
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
|
|
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
|
|
BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
|
|
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
|
|
OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
|
|
IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
-->
|
|
<configs>
|
|
<!-- AHAL Configs -->
|
|
<flag name="a2dp_offload_enabled" value="true" />
|
|
<flag name="afe_proxy_enabled" value="false" />
|
|
<flag name="anc_headset_enabled" value="false" />
|
|
<flag name="audio_zoom_enabled" value="true" />
|
|
<flag name="audiosphere_enabled" value="false" />
|
|
<flag name="battery_listener_enabled" value="false" />
|
|
<flag name="compress_capture_enabled" value="false" />
|
|
<flag name="compress_in_enabled" value="false" />
|
|
<flag name="compress_metadata_needed" value="false" />
|
|
<flag name="compress_voip_enabled" value="false" />
|
|
<flag name="concurrent_capture_enabled" value="true" />
|
|
<flag name="custom_stereo_enabled" value="false" />
|
|
<flag name="display_port_enabled" value="false" />
|
|
<flag name="dsm_feedback_enabled" value="false" />
|
|
<flag name="dynamic_ecns_enabled" value="false" />
|
|
<flag name="ext_hw_plugin_enabled" value="false" />
|
|
<flag name="ext_qdsp_enabled" value="true" />
|
|
<flag name="ext_spkr_enabled" value="true" />
|
|
<flag name="ext_spkr_tfa_enabled" value="false" />
|
|
<flag name="fluence_enabled" value="false" />
|
|
<flag name="fm_power_opt" value="false" />
|
|
<flag name="hdmi_edid_enabled" value="false" />
|
|
<flag name="hdmi_passthrough_enabled" value="false" />
|
|
<flag name="hfp_enabled" value="true" />
|
|
<flag name="hifi_audio_enabled" value="false" />
|
|
<flag name="hwdep_cal_enabled" value="true" />
|
|
<flag name="incall_music_enabled" value="true" />
|
|
<flag name="keep_alive_enabled" value="false" />
|
|
<flag name="kpi_optimize_enabled" value="false" />
|
|
<flag name="maxx_audio_enabled" value="true" />
|
|
<flag name="receiver_aided_stereo" value="false" />
|
|
<flag name="record_play_concurrency" value="false" />
|
|
<flag name="snd_monitor_enabled" value="true" />
|
|
<flag name="source_track_enabled" value="false" />
|
|
<flag name="spkr_prot_enabled" value="true" />
|
|
<flag name="ssrec_enabled" value="false" />
|
|
<flag name="usb_offload_burst_mode" value="false" />
|
|
<flag name="usb_offload_enabled" value="true" />
|
|
<flag name="usb_offload_sidetone_vol_enabled" value="false" />
|
|
<flag name="use_deep_buffer_as_primary_output" value="false" />
|
|
<flag name="vbat_enabled" value="false" />
|
|
<flag name="wsa_enabled" value="false" />
|
|
</configs>
|