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

Commit bcf10825 authored by Munikrishna's avatar Munikrishna Committed by Munikrishna J
Browse files

Flag for adding multiple proposals of IKE Security Association and Child...

Flag for adding multiple proposals of IKE Security Association and Child Security Association cipher suits in IWLAN

Bug: 287296642
Test: build
Change-Id: I445b6a3869aa2b8841a5c708872bcb587658e9c3
parent 83d4c989
Loading
Loading
Loading
Loading
+6 −0
Original line number Original line Diff line number Diff line
@@ -6,3 +6,9 @@ flag {
    description: "Add AEAD algorithms AES-GCM-8, AES-GCM-12 and AES-GCM-16 to IWLAN"
    description: "Add AEAD algorithms AES-GCM-8, AES-GCM-12 and AES-GCM-16 to IWLAN"
    bug:"306119890"
    bug:"306119890"
}
}
flag {
    name: "enable_multiple_sa_proposals"
    namespace: "telephony"
    description: "Add multiple proposals of cipher suites in IKE SA and Child SA"
    bug:"287296642"
}