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.
Loading
Please register or sign in to comment