commit | 898004c4b2322c8fece08944731eed9fc08a14a5 | [log] [tgz] |
---|---|---|
author | Jean-Baptiste Queru <jbq@google.com> | Mon Aug 16 08:11:53 2010 -0700 |
committer | Android Code Review <code-review@android.com> | Mon Aug 16 08:11:53 2010 -0700 |
tree | 3e56a5d1327e988bf84463399bcaad9a56fb084f | |
parent | ff779c0f2a19985a9a6733d4864b4b56b20729bd [diff] | |
parent | 39529c673a6f9885e881985c7c1c47c8a46c27de [diff] |
Merge "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"