和上一个版本几乎相同
::
echo we will delete samsung first time setting wizard.
adb shell su -c "rm -f /system/app/MultiWindowTrayService.apk"
adb shell su -c "rm -f /system/app/MultiWindowTrayService.odex"
echo we will delete samsung voice regnise.
adb shell su -c "rm -f /system/priv-app/S-Voice_Android_tablet_vlingo.apk"
echo we will delete samsung launcher.
adb shell su -c "rm -f /system/priv-app/SecLauncher3.apk"
adb shell su -c "rm -f /system/priv-app/MusicFX.apk"
adb shell su -c "rm -f /system/app/MusicLiveShare2.apk"
adb shell su -c "rm -f /system/app/MusicCommonUtility.apk"
adb shell su -c "rm -f /system/app/MusicPlus_tablet_10.apk"
adb shell su -c "rm -f /system/app/InteractiveTutorial.apk"