diff options
author | Jeff Hamilton <jham@android.com> | 2011-04-01 13:43:53 -0500 |
---|---|---|
committer | Jeff Hamilton <jham@android.com> | 2011-04-01 13:43:53 -0500 |
commit | 8afd14d3b23d3124c48ee275ba2845aede6542a1 (patch) | |
tree | 4c76005a4677b1f9e4cc00fe21d8d18a8ee67d07 /migrate_nfc.txt | |
parent | 37179222029075f316d43db89555699c978c79f8 (diff) | |
download | packages_apps_nfc-8afd14d3b23d3124c48ee275ba2845aede6542a1.zip packages_apps_nfc-8afd14d3b23d3124c48ee275ba2845aede6542a1.tar.gz packages_apps_nfc-8afd14d3b23d3124c48ee275ba2845aede6542a1.tar.bz2 |
Make the NFC UID forward compatible.
Change-Id: Idebe263500839a0238fd5b0cf732e5ecc477698e
Diffstat (limited to 'migrate_nfc.txt')
-rw-r--r-- | migrate_nfc.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/migrate_nfc.txt b/migrate_nfc.txt index 760cb21..6db107c 100644 --- a/migrate_nfc.txt +++ b/migrate_nfc.txt @@ -1,7 +1,7 @@ # Migrate the mytag file from the old pacakge name -com.android.nfc2:com.android.nfc +com.android.nfc3:com.android.nfc files # Migrate the prefs from the old package name -com.android.nfc2:com.android.nfc +com.android.nfc3:com.android.nfc shared_prefs |