Update modelid_cfg.sh to copy correct firmware for ace nam
Change-Id: I030ffe733add1ba1112998d9d04dc4df210eced5
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user