From 6e212cf45fc7c048cd651d9e75dae9aa32af5839 Mon Sep 17 00:00:00 2001 From: Steve Kondik Date: Mon, 16 May 2011 22:38:17 -0400 Subject: [PATCH] cm: Update APK name of new Kineto app Change-Id: I46c18bde4654f11969137be3be954206f9620d81 --- prebuilt/common/bin/modelid_cfg.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/prebuilt/common/bin/modelid_cfg.sh b/prebuilt/common/bin/modelid_cfg.sh index 8a945922..762b15c6 100644 --- a/prebuilt/common/bin/modelid_cfg.sh +++ b/prebuilt/common/bin/modelid_cfg.sh @@ -10,7 +10,7 @@ # Espresso TMUS MODELID PB6510000 # -kineto=/system/app/MS-HTCVISION-KNT20-02.apk +kineto=/system/app/MS-HTCEMR-KNT20-02-A0-GB-02.apk rm_kineto=y cat /proc/cmdline|egrep -q '(PC1010000)|(PB9910000)|(PD1510000)|(PB6510000)' @@ -23,7 +23,7 @@ if [ "$rm_kineto" = "y" ]; then if [ -f $kineto ]; then - rm -f /system/app/MS-HTCVISION-KNT20-02.apk + rm -f /system/app/MS-HTCEMR-KNT20-02-A0-GB-02.apk rm -f /system/lib/libkineto.so rm -f /system/lib/libganril.so rm -f /system/lib/librilswitch.so