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

Commit 8462f76c authored by Bhakthavatsala Raghavendra's avatar Bhakthavatsala Raghavendra Committed by Gerrit Code Review
Browse files

Merge "Add flag to avoid waiting for lea discovery when there is no le acl" into main

parents bef61ef6 2afc7985
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -177,3 +177,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "wait_for_lea_disc_on_le_acl_stat"
    namespace: "bluetooth"
    description: "Check for LE ACL status before waiting on LEA discovery"
    bug: "369687005"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}