commit | 1e84ac51221037b1446baad30e1aae8823e5f5a6 | [log] [tgz] |
---|---|---|
author | Tobias Haamel <haamel@google.com> | Tue Feb 16 08:36:54 2010 -0800 |
committer | Tobias Haamel <haamel@google.com> | Wed Feb 17 13:05:36 2010 -0800 |
tree | 938de341894bc546e6a06e1596837265809a9208 | |
parent | fed93779a3e144eaa44012b802feb20d194b3a97 [diff] |
Fix permission exception thrown on exit car mode. Changing the status bar behavior requires special permission. Since disableCarMode is called out of a context that might not have this permission, the calling identity is cleared before changing the status bar behavior.