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

Commit 99882f4b authored by Chris Manton's avatar Chris Manton
Browse files

Add rnr_cancel_before_event_race bugfix flag

Bug: 316037290
Bug: 308356197
Bug: 315241296
Test: m .
Change-Id: I97a5e56f30b9c5f7bb84b14994e3e7d2589dbe56
parent e906d268
Loading
Loading
Loading
Loading

flags/rnr.aconfig

0 → 100644
+8 −0
Original line number Diff line number Diff line
package: "com.android.bluetooth.flags"

flag {
    name: "rnr_cancel_before_event_race"
    namespace: "bluetooth"
    description: "Address race condition when rnr cancel and event arrive close together"
    bug: "316037290"
}