Update backuptool.sh for new Gtalk app and lib

The new Gtalk app with video and voice chat from the Nexus S
OTA update is currently not backed up by the script because
Google renamed it Talk2.apk and added a new lib for it.

Change-Id: I2b0245d561584fa4d84e7d424653543d723a1ac6
This commit is contained in:
blunden 2011-05-04 12:56:18 +02:00
parent e9304e142e
commit 05bd2e3cf0

View file

@ -59,6 +59,7 @@ app/SetupWizard.apk app/Provision.apk
app/soundback.apk app/soundback.apk
app/Street.apk app/Street.apk
app/Talk.apk app/Talk.apk
app/Talk2.apk
app/talkback.apk app/talkback.apk
app/Twitter.apk app/Twitter.apk
app/Vending.apk app/Vending.apk
@ -68,6 +69,7 @@ etc/permissions/com.google.android.maps.xml
etc/permissions/features.xml etc/permissions/features.xml
framework/com.google.android.maps.jar framework/com.google.android.maps.jar
lib/libspeech.so lib/libspeech.so
lib/libtalk_jni.so
lib/libvoicesearch.so lib/libvoicesearch.so
etc/hosts etc/hosts
etc/custom_backup_list.txt etc/custom_backup_list.txt