commit | 2ee89ea2887252053c31541c54126a8b084c9bca | [log] [tgz] |
---|---|---|
author | Dianne Hackborn <hackbod@google.com> | Wed Mar 10 18:27:09 2010 -0800 |
committer | Dianne Hackborn <hackbod@google.com> | Wed Mar 10 21:26:23 2010 -0800 |
tree | 69be707136b1cde8ccfcb7bbb129e74ef2a64429 | |
parent | d8929fa76881b4b0f12d66dfc118dec291a59177 [diff] |
Applications should -not- be able to set preferred activities. I can't believe I let this slip through. And in the SDK no less. :( The APIs for setting preferred activities will now throw a security exception when used. This may break some apps, we'll see how it goes. If it is too bad we can just make these log and not throw anything, but I would much prefer they throw an exception. Change-Id: I3aed434750eef8b202aa9d5bd774a0121be521c6