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

Commit 4988757b authored by Jayden Kim's avatar Jayden Kim
Browse files

Flag to include system context in reporting energy info

Bug: 323083457
Bug: 315241296
Test: m -j
Change-Id: I1da4f998876a96302fdde28e5b7386e16ba70cf9
parent 549a6c1c
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -27,3 +27,10 @@ flag {
    description: "Fix double-sending device discovery state change when canceling RNR"
    bug: "321170442"
}

flag {
    name: "bt_system_context_report"
    namespace: "bluetooth"
    description: "Report Bluetooth system context through bta_ble_energy_info_cmpl"
    bug: "323083457"
}