Don't crash in various ways when using backup services too early
BackupManager now no longer tries to use a null service binder if it's used early during the boot process. ActivityManagerService no longer tries to dereference null pointers if bind/unbind semantics get out of step due to things being run too early.
Loading
Please register or sign in to comment