OSDN Git Service

Scan at boot time to detect newly-present full backup candidates
authorChristopher Tate <ctate@google.com>
Wed, 20 May 2015 21:49:38 +0000 (14:49 -0700)
committerChris Tate <ctate@android.com>
Thu, 21 May 2015 01:32:39 +0000 (01:32 +0000)
commit62d1e1ef7e04f03c492b49e721ee9773677bba8b
tree4e470330773a377914bc7fe56b50bb741a8b0f11
parent770e98953e27573d24578008810eeb44c0755995
Scan at boot time to detect newly-present full backup candidates

OTA or similar might have caused an app to appear without the usual
notifications being sent.  Make sure we pick up those apps as
appropriate for full-data backup.

Bug 19462310

Change-Id: Ic17bc72b14cc7599ae8ea540548fda932606b8f2
services/backup/java/com/android/server/backup/BackupManagerService.java