commit | 68faa93ce964da360bb87499d9ef574e736c95cd | [log] [tgz] |
---|---|---|
author | Anton Philippov <philippov@google.com> | Wed Mar 29 16:00:32 2017 +0100 |
committer | Anton Philippov <philippov@google.com> | Wed Mar 29 16:00:32 2017 +0100 |
tree | b29c29f7edb895c697503f21824ac486c3010f59 | |
parent | 92b324282707e7eb4a52e48d9d5af8c75ef6316c [diff] |
Fix BackupManagerMonitor wrapping in RestoreSession Do not wrap a null monitor, pass a null wrapper instead. BackupManagerService expects null monitor wrapper, so this will prevent extra work for BMS and potential NPEs. Bug: 36470662 Test: manual Change-Id: Ia45375049101f757542960bc7f1fd640fc9c3fb7