From 2db56d396a21130f290cc88b5a0e634f5dcc3a85 Mon Sep 17 00:00:00 2001 From: Karthikeyan Mani Date: Thu, 7 Mar 2019 15:22:25 -0800 Subject: [PATCH] hal: config: fix mixer paths name mismatch for Kona cdp Rename mtp mixer paths file to not have any device specific tag so that this same file gets loaded for cdp as well. Change-Id: I63f5b7ff3ebb4dd217a6abbd7581d28f75f0d81e --- configs/kona/{mixer_paths_mtp.xml => mixer_paths.xml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename configs/kona/{mixer_paths_mtp.xml => mixer_paths.xml} (100%) diff --git a/configs/kona/mixer_paths_mtp.xml b/configs/kona/mixer_paths.xml similarity index 100% rename from configs/kona/mixer_paths_mtp.xml rename to configs/kona/mixer_paths.xml