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

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

Merge "Add a flag to configure scanning" into main

parents a077cb3d 90774f08
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -291,3 +291,14 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "configure_scan_on_resume"
    namespace: "bluetooth"
    description: "Configure scan paramters when start scanning from onResume"
    bug: "383436218"
    metadata {
        purpose: PURPOSE_BUGFIX
    }

}