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

Commit d3293312 authored by rambowang's avatar rambowang Committed by Rambo Wang
Browse files

Introdue aconfig flag for macro-based opportunistic network feature

Bug: 401006757
Test: atest CtsTelephony2TestCases CtsTelephonyTestCases
Flag: com.android.internal.telephony.flags.macro_based_opportunistic_networks
Change-Id: I7cdb2c28bc19cd16a62eb97ed272b22c724cbf92
parent ac1af0f0
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -69,6 +69,15 @@ flag {
  bug:"389120182"
}

# OWNER=rambowang TARGET=25Q4
flag {
    name: "macro_based_opportunistic_networks"
    is_exported: true
    namespace: "telephony"
    description: "This flag enable the macro-based opportunistic networks with auto data switch"
    bug:"401006757"
}

# OWNER=sewookseo TARGET=25Q4
flag {
  name: "qos_update_network_agent"