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

Commit 72bcaf16 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Add flag ensure_valid_adv_flag" into main

parents e6b9a056 b57d6fd3
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -139,3 +139,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "ensure_valid_adv_flag"
    namespace: "bluetooth"
    description: "Check ADV flag is valid before processing"
    bug: "329888460"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}