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

Commit 2392ff9c authored by Thomas Nguyen's avatar Thomas Nguyen
Browse files

Create a feature flag oem_enabled_satellite_phase_2

Bug: 349624547
Test: build
Flag: com.android.internal.telephony.flags.oem_enabled_satellite_phase_2

Change-Id: I27675752da3d831e374dec9c0304c25ea9574a3b
parent 5450feed
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -42,3 +42,12 @@ flag {
    description: "This flag enables satellite carrier roaming to nb iot ntn."
    bug:"348253735"
}

# OWNER=tnd TARGET=24Q4
flag {
    name: "oem_enabled_satellite_phase_2"
    is_exported: true
    namespace: "telephony"
    description: "This flag controls satellite communication supported by OEMs in phase 2."
    bug:"349624547"
}