commit | 39b82db94ff819f200451f43ca4e220cf8ae686a | [log] [tgz] |
---|---|---|
author | Jesse Wilson <jessewilson@google.com> | Mon May 10 17:57:22 2010 -0700 |
committer | Jesse Wilson <jessewilson@google.com> | Tue May 11 13:29:28 2010 -0700 |
tree | eb8a31d367cce4c611b2bd61b8d3e567393a1f9d | |
parent | 485f2cddab7a95800cb541cf36db51aa317b476a [diff] |
Civil disobedience. Use the SecurityManager to justify not supporting setSecurityManager(). With this approach, the system boots with a special security manager that permits everything except setting another security manager. This prevents applications from installing a more strict security manager, which allows us to avoid doing security checks throughout libcore. http://b/issue?id=2585285 Change-Id: I7f38ac6bf5e2637e07790d34c6ccbbaf9874f4b0