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

Commit 94dc15a8 authored by Gil Cukierman's avatar Gil Cukierman
Browse files

Add ciphering transparency feature flag

Bug:283336425
Change-Id: I7117a75324a991f3d3424f91154fa7c4447ff298
Test: m telephony_flags_core_java_lib
parent 2461115c
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -21,6 +21,13 @@ flag {
  bug: "276752426"
}

flag {
  name: "enable_modem_cipher_transparency"
  namespace: "telephony"
  description: "Allows the framework to register for SecurityAlgorithmChanged events and emit notifications to the user when a device is using null ciphers."
  bug: "283336425"
}

flag {
  name: "hide_prefer_3g_item"
  namespace: "telephony"