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

Commit fd1dc2b4 authored by Chris Manton's avatar Chris Manton
Browse files

Flag Tracking Bug: rnr_present_during_service_discovery

Bug: 321809163
Bug: 315241296
Test: m .
Flag: rnr_present_during_service_discovery
Change-Id: I8eabbc65a9373f407f5cfffecd850919b657e003
parent d4bb3fa3
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -6,3 +6,10 @@ flag {
    description: "Address race condition when rnr cancel and event arrive close together"
    bug: "316037290"
}

flag {
    name: "rnr_present_during_service_discovery"
    namespace: "bluetooth"
    description: "Present RNR result during service discovery"
    bug: "321809163"
}