commit | ad41624e761bcf1af9c8008eb45187fc13983717 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Thu Jan 06 18:13:31 2011 -0800 |
committer | Elliott Hughes <enh@google.com> | Fri Jan 07 10:38:35 2011 -0800 |
tree | bfc0512de5b3cf608c7bb15a5a43cd122d435190 | |
parent | 328267d484411da5399c582d93dbabd7d4220b62 [diff] |
Retire SecurityManager. This change removes all the code that was calling getSecurityManager, and removes all use of AccessController.doPrivileged. It also changes the implementation of AccessController so it doesn't actually do anything; it's only there for source-level compatibility. Bug: 2585285 Change-Id: I1f0295a4f12bce0316d8073011d8593fee116f71