Files
frameworks_base/core/java/android/app
Sergey Poromov 899edf6f4f Fix NPE when null BackupObserver is passed into BackupManager#requestBackup()
BackupManagerService has the null check, but it doesn't work
because passed BackupObserver object is wrapped into
this BackupObserverWrapper.
This was found during GTS testing.

Bug: 27334738
Change-Id: I16dc0230824b326d3fae1f8489f58b0c0d4e1c7c
2016-02-24 19:36:26 +01:00
..
2016-02-04 14:34:46 +00:00
2016-01-25 14:09:01 -08:00
2016-02-17 06:17:48 +00:00
2016-02-18 15:01:02 -08:00
2015-11-16 16:10:56 -05:00