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

Commit 78349bdc authored by Hyundo Moon's avatar Hyundo Moon
Browse files

Add flag non_wake_alarm_for_rpa_rotation

Bug: 344712454
Bug: 360743527
Bug: 315241296
Test: m -j;
Change-Id: Iaea37e3309ba90521f342114380de02cad867573
parent 2032ed2d
Loading
Loading
Loading
Loading
+7 −0
Original line number Original line Diff line number Diff line
@@ -259,3 +259,10 @@ flag {
        purpose: PURPOSE_BUGFIX
        purpose: PURPOSE_BUGFIX
    }
    }
}
}

flag {
    name: "non_wake_alarm_for_rpa_rotation"
    namespace: "bluetooth"
    description: "Use non-wake alarm for LE RPA rotation. go/non-wake-alarm-for-rpa-rotation"
    bug: "360743527"
}