OSDN Git Service

DO NOT MERGE: InstalledAppDetails: "Clear defaults" button now clears USB service...
authorMike Lockwood <lockwood@android.com>
Sun, 27 Feb 2011 17:05:10 +0000 (09:05 -0800)
committerMike Lockwood <lockwood@android.com>
Wed, 2 Mar 2011 08:00:09 +0000 (00:00 -0800)
commit0552d3366487b27c619c055a04c81b8af0b84d33
tree132fb6ddf9ae2012e8c77cdc2d55234aefe52264
parentbd0448185f32d52e3561e1b10e00e16ec5b4a7cd
DO NOT MERGE: InstalledAppDetails: "Clear defaults" button now clears USB service settings

The USB service caches the preferred activity preferences for USB devices
and accessories and allows permission to access the hardware based on the
user's selection.  The "Clear defaults" button can now be used to clear
these settings.

Change-Id: If865df98214506cf2f1e35c8c6a3dbe319b125f2
Signed-off-by: Mike Lockwood <lockwood@android.com>
AndroidManifest.xml
src/com/android/settings/applications/InstalledAppDetails.java