OSDN Git Service

Activity/provider used is restricted to the application's Package, but can be spread...
authorMadan Ankapura <mankapur@sta.samsung.com>
Thu, 24 Jun 2010 22:55:55 +0000 (15:55 -0700)
committerMadan Ankapura <mankapur@sta.samsung.com>
Thu, 24 Jun 2010 22:55:55 +0000 (15:55 -0700)
commit39529c673a6f9885e881985c7c1c47c8a46c27de
tree91f7f2137e08538ca8ac6b007f5402757290c1ee
parentd63615fa69a554b9e82336900589dfd9f3943f4e
Activity/provider used is restricted to the application's Package, but can be spread across other packages as well.
A better way to construct the activity name should be by getting the substring from the fully qualified classname
itself and not using the PackageInfo.
Credit:Ritu Srivastava

Change-Id: I9ff5a27d828d5d3836bb55101cb947f670ea5941
apps/Development/src/com/android/development/PackageSummary.java