From 4f8b709fa3c8470fa497662d43fc3e7ba2f00db0 Mon Sep 17 00:00:00 2001 From: Zhou Song Date: Thu, 31 May 2018 22:23:28 +0800 Subject: [PATCH] configs: change the configuration structure to match with sthal Change the configuration string and structure to match with the sthal, then it can be parsed properly. CRs-Fixed: 2246184 Change-Id: I8ad77b4ccd013ebaf0f0eed6ef0dbedacbd9dbd1 --- configs/msm8937/sound_trigger_platform_info.xml | 15 +++++++++------ configs/msm8953/sound_trigger_platform_info.xml | 13 ++++++++----- 2 files changed, 17 insertions(+), 11 deletions(-) diff --git a/configs/msm8937/sound_trigger_platform_info.xml b/configs/msm8937/sound_trigger_platform_info.xml index 28026f71..0d722fbd 100644 --- a/configs/msm8937/sound_trigger_platform_info.xml +++ b/configs/msm8937/sound_trigger_platform_info.xml @@ -1,5 +1,5 @@ - + @@ -29,7 +29,6 @@ - @@ -48,6 +47,7 @@ + @@ -57,10 +57,13 @@ - - - - + + + + + + + diff --git a/configs/msm8953/sound_trigger_platform_info.xml b/configs/msm8953/sound_trigger_platform_info.xml index 0925931b..f5280e4f 100644 --- a/configs/msm8953/sound_trigger_platform_info.xml +++ b/configs/msm8953/sound_trigger_platform_info.xml @@ -29,7 +29,6 @@ - @@ -63,6 +62,7 @@ + @@ -80,10 +80,13 @@ - - - - + + + + + + +