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

Commit 2aeb42f6 authored by Hyundo Moon's avatar Hyundo Moon Committed by Automerger Merge Worker
Browse files

Merge "Add flag opp_remove_incomplete_download" into main am: f5a5c416

parents ad9a390e f5a5c416
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -27,3 +27,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "opp_remove_incomplete_download"
    namespace: "bluetooth"
    description: "Remove incomplete file download (e.g. BT turned off while downloading)"
    bug: "331298337"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}