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

Commit dbacea0f authored by Jakub Pawlowski's avatar Jakub Pawlowski Committed by Jakub Pawłowski
Browse files

Add flag encryption_change_v2

Bug: 366018699
Bug: 315241296
Bug: 365846652
Test: mmm packages/modules/Bluetooth
Change-Id: Iae1a3ef885ff39bd98cd574d3d34a93a30be2e06
parent 9c35bc79
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -10,3 +10,10 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "encryption_change_v2"
    namespace: "bluetooth"
    description: "Enable encryption change V2 event"
    bug: "366018699"
}