From ec3c9da7e3d5146fa0971741dfd422c6428b4a09 Mon Sep 17 00:00:00 2001 From: James Zdziebkowski Date: Fri, 7 Oct 2011 08:57:46 -0400 Subject: [PATCH] Update modelid_cfg.sh to copy correct firmware for ace nam Change-Id: I030ffe733add1ba1112998d9d04dc4df210eced5 --- prebuilt/common/bin/modelid_cfg.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/prebuilt/common/bin/modelid_cfg.sh b/prebuilt/common/bin/modelid_cfg.sh index 175dc3dc..81676c30 100644 --- a/prebuilt/common/bin/modelid_cfg.sh +++ b/prebuilt/common/bin/modelid_cfg.sh @@ -48,6 +48,7 @@ if [ $? = 0 ]; cat /proc/cmdline | egrep -q '(PD9812000)|(PD9814000)' if [ $? = 0 ]; then + mv /system/etc/nam/default* /system/etc/firmware/ mv /system/etc/nam/CodecDSPID_MCLK.txt /system/etc mv /system/etc/nam/*MCLK.txt /system/etc/soundimage/ mv /system/etc/nam/AdieHWCodec.csv /system/etc