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

Commit 4688c6e3 authored by Varun Shah's avatar Varun Shah
Browse files

Remove the backup jobs exemption flag.

The flag is now abandonded and there are no plans to relaunch this.
Let's remove the flag to avoid any potential confusion.

Bug: 382295619
Test: builds
Flag: EXEMPT removing android.app.job.backup_jobs_exemption
Change-Id: I226756f62b052fb012ed4a1fe424c9dac8013b1c
parent 287b13e4
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -16,14 +16,6 @@ flag {
    bug: "293491637"
}

flag {
    name: "backup_jobs_exemption"
    is_exported: true
    namespace: "backstage_power"
    description: "Introduce a new RUN_BACKUP_JOBS permission and exemption logic allowing for longer running jobs for apps whose primary purpose is to backup or sync content."
    bug: "318731461"
}

flag {
   name: "handle_abandoned_jobs"
   namespace: "backstage_power"