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

Commit 56526164 authored by Liang Li's avatar Liang Li Committed by lianglli
Browse files

Flag to reimplement BLE scan and advertisement metrics logging

Bug: 328303508
Bug: 315241296
Test: m -j
Change-Id: Ib08b07577efab92c95ec302c4f4be1c2c643ea78
parent 5c03a6e6
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -112,3 +112,10 @@ flag {
    description: "Remove ACL when there is not resource to handle more gatt connections."
    bug: "325929235"
}

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