aboutsummaryrefslogtreecommitdiff
path: root/flags/iwlan.aconfig
blob: 472baba89e4a1db9ae1cc79dc617dbfb897afa30 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
package: "com.android.internal.telephony.flags"
container: "system"

flag {
    name: "enable_aead_algorithms"
    namespace: "telephony"
    description: "Add AEAD algorithms AES-GCM-8, AES-GCM-12 and AES-GCM-16 to IWLAN"
    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"
}