From db65fef1ae49a24777eba4a683977b9b58bfbeb2 Mon Sep 17 00:00:00 2001 From: Carlos Valdivia Date: Fri, 12 Feb 2016 13:57:11 -0800 Subject: [PATCH] Remove AccountsTester I don't think anybody uses this anymore. Certainly not the auth team. Probably best to get rid of this now and then introduce a new sample app that better excercises modern AccountManager features. Bug: 21901286 Change-Id: Iec05353ce7a4514a02a32cdc0958d228c257804f --- apps/Development/AndroidManifest.xml | 1 - .../res/layout/accounts_tester.xml | 110 ---- apps/Development/res/values/strings.xml | 23 - .../android/development/AccountsTester.java | 534 ------------------ 4 files changed, 668 deletions(-) delete mode 100644 apps/Development/res/layout/accounts_tester.xml delete mode 100644 apps/Development/src/com/android/development/AccountsTester.java diff --git a/apps/Development/AndroidManifest.xml b/apps/Development/AndroidManifest.xml index d932174d1..ad0ef8aa7 100644 --- a/apps/Development/AndroidManifest.xml +++ b/apps/Development/AndroidManifest.xml @@ -23,7 +23,6 @@ - diff --git a/apps/Development/res/layout/accounts_tester.xml b/apps/Development/res/layout/accounts_tester.xml deleted file mode 100644 index 3bf408eac..000000000 --- a/apps/Development/res/layout/accounts_tester.xml +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - - - - - -