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

Commit fa4d6975 authored by SongFerngWang's avatar SongFerngWang
Browse files

Add the flag for the new carrier config prefer_3g_visibility_bool

Bug: 310639009
Test: build pass
Change-Id: I1e3fcb02851df15ebb2fd860d7baa519b3a5df75
parent dbe09540
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -20,3 +20,10 @@ flag {
  description: "Allows the framework to register for CellularIdentifierDisclosure events and emit notifications to the user about them"
  bug: "276752426"
}

flag {
  name: "hide_prefer_3g_item"
  namespace: "telephony"
  description: "Used in the Preferred Network Types menu to determine if the 3G option is displayed."
  bug: "310639009"
}