From e08ec653f1a57923350be773d0783d2e0c2958dc Mon Sep 17 00:00:00 2001 From: Aniket Kumar Lata Date: Mon, 11 Feb 2019 18:49:16 -0800 Subject: [PATCH] configs: Add ahal feature configs - Add ahal feature configs to be read by config store. These flags will be read during ahal init and queried by different modules within ahal to make decisions based on whether feature is enabled or disabled. - Re-group properties and flags per client. - Add ahal feature configs for pixel. Change-Id: Ia2270709f857f40cbaf8f345a9dca140033f9938 --- configs/kona/audio_configs.xml | 65 +++++++++++++++++----- configs/kona/audio_configs_stock.xml | 71 +++++++++++++++++++++++++ configs/msmnile/audio_configs.xml | 65 +++++++++++++++++----- configs/msmnile/audio_configs_stock.xml | 71 +++++++++++++++++++++++++ 4 files changed, 244 insertions(+), 28 deletions(-) create mode 100644 configs/kona/audio_configs_stock.xml create mode 100644 configs/msmnile/audio_configs_stock.xml diff --git a/configs/kona/audio_configs.xml b/configs/kona/audio_configs.xml index 1afcd332..f27a18e6 100644 --- a/configs/kona/audio_configs.xml +++ b/configs/kona/audio_configs.xml @@ -28,11 +28,11 @@ OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. --> - - + + - + @@ -45,23 +45,17 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + + + + + - - - - - - - - - - - @@ -71,4 +65,47 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/configs/kona/audio_configs_stock.xml b/configs/kona/audio_configs_stock.xml new file mode 100644 index 00000000..7a4817af --- /dev/null +++ b/configs/kona/audio_configs_stock.xml @@ -0,0 +1,71 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/configs/msmnile/audio_configs.xml b/configs/msmnile/audio_configs.xml index 1afcd332..f27a18e6 100644 --- a/configs/msmnile/audio_configs.xml +++ b/configs/msmnile/audio_configs.xml @@ -28,11 +28,11 @@ OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. --> - - + + - + @@ -45,23 +45,17 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + + + + + - - - - - - - - - - - @@ -71,4 +65,47 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/configs/msmnile/audio_configs_stock.xml b/configs/msmnile/audio_configs_stock.xml new file mode 100644 index 00000000..7a4817af --- /dev/null +++ b/configs/msmnile/audio_configs_stock.xml @@ -0,0 +1,71 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +