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

Commit 860457cd authored by Hyundo Moon's avatar Hyundo Moon
Browse files

Add flag opp_remove_incomplete_download

Bug: 331298337
Bug: 331297926
Bug: 315241296
Test: m -j;
Change-Id: Ib6d049f56e5d930dfa8d48fbe134d21a59617de9
parent 911065d8
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
    }
}