Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 29df9490 authored by Christopher Tate's avatar Christopher Tate Committed by Android Git Automerger
Browse files

am 7c98ecd3: Schedule full backups

* commit '7c98ecd38a76798acee8644e88eabb03a755400c':
  Schedule full backups
parents fa6ad346 5eeb59cc
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -3023,6 +3023,11 @@
                 android:permission="android.permission.BIND_JOB_SERVICE" >
        </service>

        <service android:name="com.android.server.backup.FullBackupJob"
                 android:exported="true"
                 android:permission="android.permission.BIND_JOB_SERVICE" >
        </service>

        <service
            android:name="com.android.server.pm.BackgroundDexOptService"
            android:exported="true"