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

Commit 58d60d2b authored by Liang Li's avatar Liang Li Committed by Gerrit Code Review
Browse files

Merge "Flag to reimplement BLE scan and advertisement metrics logging" into main

parents ae5ccef2 56526164
Loading
Loading
Loading
Loading
+7 −0
Original line number Original line Diff line number Diff line
@@ -112,3 +112,10 @@ flag {
    description: "Remove ACL when there is not resource to handle more gatt connections."
    description: "Remove ACL when there is not resource to handle more gatt connections."
    bug: "325929235"
    bug: "325929235"
}
}

flag {
    name: "ble_scan_adv_metrics_redesign"
    namespace: "bluetooth"
    description: "Reimplement BLE scan and advertisement metrics logging."
    bug: "328303508"
}