configs: kona: Add ACDB device for headset SVA support
Add APE headset mic ACDB device to platform xml. Change-Id: Ifb07023d437192a4e2c5cc8dc4bd12b0f3601c54
This commit is contained in:
parent
ee5139cfca
commit
b97aaaca58
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<!--- Copyright (c) 2013-2018, The Linux Foundation. All rights reserved. -->
|
||||
<!--- Copyright (c) 2013-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 -->
|
||||
|
@ -60,6 +60,7 @@
|
|||
<param DEVICE_HANDSET_TMIC_LPI_APE="157" />
|
||||
<param DEVICE_HANDSET_QMIC_APE="137" />
|
||||
<param DEVICE_HANDSET_QMIC_LPI_APE="137" />
|
||||
<param DEVICE_HEADSET_MIC_APE="141" />
|
||||
</acdb_ids>
|
||||
|
||||
<!-- Multiple sound_model_config tags can be listed, each with unique -->
|
||||
|
|
Loading…
Reference in New Issue