OSDN Git Service

isBackupServiceActive should not depend on whether the user is started
authorChandan Nath <nathch@google.com>
Tue, 2 Apr 2019 17:16:40 +0000 (18:16 +0100)
committerChandan Nath <nathch@google.com>
Tue, 2 Apr 2019 20:20:31 +0000 (21:20 +0100)
commit4fe554ae58cfe0228dac9da7f63528ae28d8aa90
treed2af32c05f86aaa8d7a6a1c58c2307d986a195b8
parentaecff3d7c4cb910e6ab95849d2d5def121b0469f
isBackupServiceActive should not depend on whether the user is started

Bug: 129763613

Test: atest com.android.server.backup.TrampolineTest
Change-Id: Ia05451a4d45a14bc30353e268cb6616ceb49947e
services/backup/java/com/android/server/backup/Trampoline.java
services/tests/servicestests/src/com/android/server/backup/TrampolineTest.java