1package: "com.android.internal.telephony.flags" 2container: "system" 3 4# OWNER=jmunikrishna TARGET=24Q3 5flag { 6 name: "enable_aead_algorithms" 7 is_exported: true 8 namespace: "telephony" 9 description: "Add AEAD algorithms AES-GCM-8, AES-GCM-12 and AES-GCM-16 to IWLAN" 10 bug:"306119890" 11} 12 13# OWNER=jmunikrishna TARGET=24Q3 14flag { 15 name: "enable_multiple_sa_proposals" 16 is_exported: true 17 namespace: "telephony" 18 description: "Add multiple proposals of cipher suites in IKE SA and Child SA" 19 bug:"287296642" 20} 21